ImageInformation Properties |
The ImageInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| cx |
Returns the width in EMUS (English Metric Units)
| |
| cy |
Returns the height in EMUS (English Metric Units)
| |
| HeightInCm |
Image height in cm
| |
| HeightInPx |
Image height in pixel
| |
| ImageFile |
Sets the Image file name and loads the Image object for later use
| |
| ImageObject |
Allows direct read/write access to the internal Image Object
| |
| WidthInCm |
Image width in cm
| |
| WidthInPx |
Image width in pixel
|