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

5
LINES

< > BotCompany Repo | #1034817 // test_hashBWImage_hashBufferedImage_compatiblility

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

Transpiled version (10605L) is out of date.

svoid test_hashBWImage_hashBufferedImage_compatiblility(int size default 10) {
  BWImage img = randomBWImage(size);
  assertEqualsVerbose(hashBufferedImage(toBufferedImage(img)),
    hashBWImage(img));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034817
Snippet name: test_hashBWImage_hashBufferedImage_compatiblility
Eternal ID of this version: #1034817/4
Text MD5: 6a381942a0413d94d0b322b04baac642
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-10 22:56:07
Source code size: 207 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 107
Version history: 3 change(s)
Referenced in: [show references]