Click or drag to resize
VisualImage Properties

The VisualImage type exposes the following members.

Properties
  NameDescription
Public propertyCompassInformation
Gets the compassInformation of the image.
(Inherited from ImageBase.)
Public propertyGpsInformation
Gets the GPS information from the image.
(Inherited from ImageBase.)
Public propertyHeight
Gets the height of the image in pixels.
(Inherited from ImageBase.)
Public propertyImage
Returns a Bitmap representing the image.
(Overrides ImageBaseImage.)
Public propertyImageProcessing
Advanced image processing.
(Inherited from ImageBase.)
Public propertySize
Gets the width and height of the image in pixels.
(Inherited from ImageBase.)
Public propertyWidth
Gets the width of the image in pixels.
(Inherited from ImageBase.)
Top
See Also