<< Click to Display Table of Contents >> VpeSetPictureScale2Gray |
[Professional Edition and above only]
Will perform a Scale-to-Gray of the provided bitmap for best readability at a 1:1 preview scale factor of the preview. The grayscale image is generated and than cached.
This property does not work for Metafiles and Enhanced Metafiles.
See "Scale-to-Gray Technology" in the Programmer's Manual for details.
void VpeSetPictureScale2Gray(
VpeHandle hDoc,
int on_off
)
VpeHandle hDoc
Document Handle
int on_off
Value |
Description |
True |
on |
False |
off |
Default:
False
"Pictures" in the Programmer's Manual