Accusoft.OCRXpress.Java - Updated
setDefaultYDPI Method
Collapse All
Expand All
View with Navigation Tools
Accusoft.OCRXpress.Java Project
>
com.accusoft.ocrxpress Package
>
RecognitionParameters Class
: setDefaultYDPI Method
The value to use for the DPI resolution.
Sets the vertical resolution (in DPI) to use for recognized BufferedImages.
Syntax
public
void
setDefaultYDPI(
int
value
)
Parameters
value
The value to use for the DPI resolution.
See Also
Reference
RecognitionParameters Class
RecognitionParameters Members