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

5
LINES

< > BotCompany Repo | #1035216 // FastDownscale8x8 - downscales each 8x8 block of a color BufferedImage to one pixel

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9595L/55K).

sclass FastDownscale8x8 {
  static final int scaleX = 8, scaleY = scaleX;
  
  !include #1035221 // FastDownscale Include v2
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035216
Snippet name: FastDownscale8x8 - downscales each 8x8 block of a color BufferedImage to one pixel
Eternal ID of this version: #1035216/10
Text MD5: b9651eac2dfcde539c13e0af55e126e0
Transpilation MD5: 03095d70145e78c80d43e56e735b6cfe
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-15 18:29:25
Source code size: 130 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 168
Version history: 9 change(s)
Referenced in: [show references]