Click or drag to resize

ImageInformation Properties

The ImageInformation type exposes the following members.

Properties
  NameDescription
Public propertycx
Returns the width in EMUS (English Metric Units)
Public propertycy
Returns the height in EMUS (English Metric Units)
Public propertyHeightInCm
Image height in cm
Public propertyHeightInPx
Image height in pixel
Public propertyImageFile
Sets the Image file name and loads the Image object for later use
Public propertyImageObject
Allows direct read/write access to the internal Image Object
Public propertyWidthInCm
Image width in cm
Public propertyWidthInPx
Image width in pixel
Top
See Also