1 | static L<S> md5sOfImageComponents(final BufferedImage img, L<? extends PixelSet> components) { |
2 | ret map(components, func(PixelSet set) { |
3 | md5OfTransparentImage(cutOutPixelSet(img, set)) |
4 | }); |
5 | } |
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: | #1010162 |
Snippet name: | md5sOfImageComponents - includes pixel colors, but not component position |
Eternal ID of this version: | #1010162/3 |
Text MD5: | b9c867fe79cd32f20ca76010b3057488 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-05 17:40:54 |
Source code size: | 201 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 485 / 550 |
Version history: | 2 change(s) |
Referenced in: | [show references] |