<< Click to Display Table of Contents >> VpeSetPictureX2YResolution |
Force the y-resolution of the image to the value of the x-resolution. Sometimes bitmaps have stored wrong resolution (DPI) information. With this flag you can instruct VPE to extract the x-resolution out of the image and to assume the y-resolution to be the same.
void VpeSetPictureX2Yresolution(
VpeHandle hDoc,
int on_off
)
VpeHandle hDoc
Document Handle or VPE Object Handle
int on_off
Value |
Description |
True |
on |
False |
off |
Default:
False
"Pictures" in the Programmer's Manual