Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1017085 // addStandardOperationsToImageSurface

JavaX fragment (include)

static ImageSurface addStandardOperationsToImageSurface(final ImageSurface is) {
  ret componentPopupMenuItem(is,
    "Invert image", rThread { is.setImage(invertedImage(is.getImage())) });
}

Author comment

Began life as a copy of #1017084

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017085
Snippet name: addStandardOperationsToImageSurface
Eternal ID of this version: #1017085/4
Text MD5: bee51d39637078982e0bd46bc0f0b029
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-11 21:09:37
Source code size: 194 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 289 / 337
Version history: 3 change(s)
Referenced in: [show references]