| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
fromSoi(Path pathToSoi,
       Path pathToImage)
Converts images in SOI format to to BMP, JPG, PNG files 
 | 
static boolean | 
toSoi(Path pathToImage,
     Path pathToSoi)
Converts an image to a SOI image. 
 | 
Copyright © 2025. All rights reserved.