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

5
LINES

< > BotCompany Repo | #1035220 // FastDownscale4x4 - downscales each 4x4 block of a color BufferedImage to one pixel

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

Libraryless. Click here for Pure Java version (9581L/54K).

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

Author comment

Began life as a copy of #1035216

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035220
Snippet name: FastDownscale4x4 - downscales each 4x4 block of a color BufferedImage to one pixel
Eternal ID of this version: #1035220/2
Text MD5: 06fa9cab2c300f3314a3fd352f0f98e1
Transpilation MD5: c7e187a535e75a4f0b483e718e6c206d
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:17
Source code size: 130 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 59 / 103
Version history: 1 change(s)
Referenced in: [show references]