T O P I C R E V I E W |
swestner |
Posted - Dec 04 2012 : 01:55:06 Hello,
I have some TIFF-files which have different horizontal and vertical DPI.
When loading these TIFFs in ImageEnMView with the MIO.AutoAdjustDPI then ImageEn will correct it to get a proper display of the TIFFs. That's fine and that is exactly what I want.
Question: Could these correction be done on TIFFs without loading it into ImageENMView?
I want a batch-converter which opens TIFF by TIFF, look, if the h/v DPI differes and then correct it directly.
Is this possible?
Greetings
Stefan |
1 L A T E S T R E P L I E S (Newest First) |
w2m |
Posted - Dec 04 2012 : 14:37:38 Have you looked at TImageEnIO.AutoAdjustDPI?
Declaration
property AutoAdjustDPI:boolean;
Description
When AutoAdjustDPI is True and last loaded/scanned image has horizontal DPI not equal to vertical DPI, ImageEn resizes the image making DPIX=DPIY.
The default is False.
William Miller Email: w2m@frontiernet.net EBook: http://www.imageen.com/ebook/ Apprehend: http://www.frontiernet.net/~w2m/index.html |
|
|