Class BitmapChecker.ImageHeuristics
java.lang.Object
com.adobe.epubcheck.bitmap.BitmapChecker.ImageHeuristics
- Enclosing class:
BitmapChecker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
public int width -
height
public int height -
length
public long length
-
-
Constructor Details
-
ImageHeuristics
public ImageHeuristics(int width, int height, long length)
-