Download Jar. Libraryless. Click here for Pure Java version (8715L/60K).
!7 p { BWImage bw = shootScreenBW(); RGBImage rgb1 = bw.toRGB(); RGBImage rgb2 = bw.toRGB_slow(); print(rgbMD5(rgb1)); print(rgbMD5(rgb2)); for x to 100: print(intToHex(rgb1.getInt(x, x)) + " " + intToHex(rgb2.getInt(x, x))); showImage(rgb1); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015432 |
| Snippet name: | Test BWImage.toRGB (OK) |
| Eternal ID of this version: | #1015432/6 |
| Text MD5: | 903197deb508eebdd1d543a825660548 |
| Transpilation MD5: | 9b37bd748aaf8b18294c106586367e85 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-13 23:07:21 |
| Source code size: | 274 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 736 / 1613 |
| Version history: | 5 change(s) |
| Referenced in: | -