Warning: session_start(): open(/var/lib/php/sessions/sess_ggoq0k34abgd05b3majdvuavoj, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
zoomedPixelatedImageSurface - synonym of pixelatedZoomedImageSurface [1033940]

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

9
LINES

< > BotCompany Repo | #1033940 // zoomedPixelatedImageSurface - synonym of pixelatedZoomedImageSurface

JavaX fragment (include)

static ImageSurface zoomedPixelatedImageSurface() {
  ret pixelatedZoomedImageSurface();
}



static ImageSurface zoomedPixelatedImageSurface(BufferedImage etc img) {
  ret pixelatedZoomedImageSurface(img);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033940
Snippet name: zoomedPixelatedImageSurface - synonym of pixelatedZoomedImageSurface
Eternal ID of this version: #1033940/1
Text MD5: 536939566eb607e43561543bd59e401b
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-14 14:55:03
Source code size: 210 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 510 / 528
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)