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