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

5
LINES

< > BotCompany Repo | #1021154 // doubleBufferedImageSurface - no flickering when partially obscured

JavaX fragment (include)

static ImageSurface doubleBufferedImageSurface() {
  ImageSurface is = imageSurface();
  setDoubleBuffered(is, true);
  ret is;
}

Author comment

Began life as a copy of #1019213

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021154
Snippet name: doubleBufferedImageSurface - no flickering when partially obscured
Eternal ID of this version: #1021154/2
Text MD5: 03ae1ebe55c1947963ef9d65086c38b1
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-31 03:09:47
Source code size: 133 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 242 / 291
Version history: 1 change(s)
Referenced in: [show references]