Chapter 2 -- 82
Programmer’s Guide
Image Object
Properties Methods
DocObject object properties DocObject object methods
Brightness
FileName
HorzFlip
VertFlip
Negative
VariableName
VariableObject
"
""
" Image.Brightness
This adjustment influences the color reduction process. Use this
property to print a color image on a noncolor printer.
Access Read/Write.
Type VT_I2orInteger
(between –255 and +255).
"
""
" Image.FileName
Retrieves or sets the filename of the image.
Access Read/Write.
Type VT_BSTR or String
.
"
""
" Image. VertFlip
Displays the image as if it is reflected in a mirror.
Reflection axis is vertical.
Access Read/Write.
Type VT_BOOL or Boolean
.
Object
Properties