| << Click to Display Table of Contents >> PictureX2YResolution |     | 
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.
property boolean VPE.PictureX2YResolution
read / write; runtime only; also supported by TVPEObject
Possible Values:
| Value | Description | 
| True | enabled | 
| False | disabled | 
Default:
False
"Pictures" in the Programmer's Manual