PictureX2YResolution

<< Click to Display Table of Contents >>

Navigation:  Picture Functions >

PictureX2YResolution

Previous pageReturn to chapter overviewNext page

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

 

See also:

"Pictures" in the Programmer's Manual