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

5
LINES

< > BotCompany Repo | #1035939 // verifyGSI

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

Libraryless. Click here for Pure Java version (13809L/81K).

static GSI verifyGSI(IPixelSet set) {
  var gsi = new RegionToGSI(set)!;
  assertTrue(PixelSetsEqual(gsi, set)!);
  ret gsi;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 1 computer(s): mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035939
Snippet name: verifyGSI
Eternal ID of this version: #1035939/2
Text MD5: 13972705e132fa235f2c9a2993a0ec91
Transpilation MD5: 6913461b6c84c351ea95319ce394c059
Author: stefan
Category: javax / gazelle 22
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-15 20:42:38
Source code size: 130 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 53 / 78
Version history: 1 change(s)
Referenced in: [show references]