Class BitmapChecker.ImageHeuristics

java.lang.Object
com.adobe.epubcheck.bitmap.BitmapChecker.ImageHeuristics
Enclosing class:
BitmapChecker

public class BitmapChecker.ImageHeuristics extends Object
  • 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)