| ImageEn, unit ieopensavedlg |
|
TOpenImageEnDialog.AutoAdjustDPI
Declaration
property AutoAdjustDPI : Boolean;
Description
When True and the last loaded/scanned image has a horizontal DPI not equal to the vertical DPI, ImageEn will resize the image so that DPIX = DPIY.
Note: Quality of scaling is specified by
DefaultResampleFilter (if
FilteredAdjustDPI is enabled)
Default: False