java.lang.Object
nl.dannyj.mistral.models.ocr.OCRPageDimensions.OCRPageDimensionsBuilder
-
Method Summary
Dots per inch of the page-image.
Height of the image in pixels.
Width of the image in pixels.
-
Method Details
-
dpi
Dots per inch of the page-image.
- Returns:
this
.
-
height
Height of the image in pixels.
- Returns:
this
.
-
width
Width of the image in pixels.
- Returns:
this
.
-
-