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

4
LINES

< > BotCompany Repo | #1024767 // clearImageSurfaces

JavaX fragment (include)

svoid clearImageSurfaces(ImageSurface... l) {
  fOr (ImageSurface is : l)
    if (is != null) is.noImage();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024767
Snippet name: clearImageSurfaces
Eternal ID of this version: #1024767/1
Text MD5: 72cbb360dc4372cac1871a23eb799646
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-24 18:29:58
Source code size: 112 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 135 / 169
Referenced in: [show references]