static void bwImageAssertSameSize(BWImage a, BWImage b) { assertEquals(a.w(), b.w()); assertEquals(a.h(), b.h()); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005996 |
Snippet name: | bwImageAssertSameSize |
Eternal ID of this version: | #1005996/1 |
Text MD5: | 30952b86397f9c0eee5c660f5050dce9 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-14 02:00:52 |
Source code size: | 122 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 544 / 593 |
Referenced in: | [show references] |