Uses of Class
com.digertech.sdk.imgvalidate.ImageException

Packages that use ImageException
com.digertech.sdk.imgvalidate   
 

Uses of ImageException in com.digertech.sdk.imgvalidate
 

Methods in com.digertech.sdk.imgvalidate that throw ImageException
 boolean ImageValidator.isImageValid(byte[] imageData)
          Check wether the image is confirmed to X9.100-181 standard.
 int[] ImageValidator.validateImage(byte[] imageData)
          Checks whether all required options in the X9.100-181 standard are confirmed to the standard.