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

5
LINES

< > BotCompany Repo | #1035739 // DummyPosterizer - does nothing

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

Libraryless. Click here for Pure Java version (43L/1K).

1  
sclass DummyPosterizer is IPosterizer {
2  
  public int get(int brightness) {
3  
    ret brightness;
4  
  }
5  
}

Author comment

Began life as a copy of #1034808

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035739
Snippet name: DummyPosterizer - does nothing
Eternal ID of this version: #1035739/1
Text MD5: 321af0419703fd424e876810f6192218
Transpilation MD5: 805579677781ccb933f049d09021e102
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-17 22:12:34
Source code size: 104 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 62 / 92
Referenced in: [show references]