Image Properties

CVB.Net Documentation

The Image type exposes the following members.

Properties

  NameDescription
Public propertyBounds
Retrieve the bounding rect of the Image.
Public propertyColorModel
Color model that is realized by this image.
Public propertyCoordinateSystem
Coordinate system of the image.
Public propertyHandle
Native CVB image handle.
Public propertyHasOverlayMask
True if at least one of the image infos has the overlay mask bit set.
Public propertyHeight
Width of the image in pixels.
Public propertyIsDisposed
Tests if the native handle has already been disposed.
Public propertyPlanes
Access to the infos of the image.
Public propertySize
Size of the image.
Public propertyWidth
Width of the image in pixels.
Top
See Also

Reference