<< Click to Display Table of Contents >> PictureScale2GrayFloat |
[Professional Edition and above only]
Will perform a Scale-To-Gray for every preview scaling, not only for a preview scaling of 1:1 as PictureScale2Gray does.
This property does not work for Metafiles, Enhanced Metafiles and DXF files.
See "Scale-to-Gray Technology" in the Programmer's Manual for details.
property boolean VPE.PictureScale2GrayFloat
read / write; runtime only; also supported by TVPEObject
Possible Values:
Value |
Description |
True |
enabled |
False |
disabled |
Default:
False
Remarks:
In contrast to PictureScale2Gray the unscaled image is cached and the grayscale image is always newly generated when displayed in a different scaling or on a new page, which needs more processor time.
"Pictures" in the Programmer's Manual