1 | static void paintHaar(BufferedImage image, Rect black, Rect white) {
|
2 | fillRect(image, black, Color.black); |
3 | fillRect(image, white, Color.white); |
4 | } |
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: | #1009152 |
| Snippet name: | paintHaar |
| Eternal ID of this version: | #1009152/1 |
| Text MD5: | 67977aaa32a9efedc8c4932bbf633d34 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-06 00:41:49 |
| Source code size: | 151 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 773 / 798 |
| Referenced in: | [show references] |