BufferImage Properties

CVB.Net Documentation

The BufferImage type exposes the following members.

Properties

  NameDescription
Public propertyBounds
Retrieve the bounding rect of the Image.
(Inherited from Image.)
Public propertyColorModel
Color model that is realized by this image.
(Inherited from Image.)
Public propertyCoordinateSystem
Coordinate system of the image.
(Inherited from Image.)
Public propertyHandle
Native CVB image handle.
(Inherited from Image.)
Public propertyHasOverlayMask
True if at least one of the image infos has the overlay mask bit set.
(Inherited from Image.)
Public propertyHeight
Width of the image in pixels.
(Inherited from Image.)
Public propertyIsDisposed
Tests if the native handle has already been disposed.
(Inherited from Image.)
Public propertyParent
Gets the parent object this one references.
Public propertyPlanes
Access to the infos of the image.
(Inherited from Image.)
Public propertyRawTimestamp
Gets the raw timestamp as reported by the driver.
(Inherited from StreamImage.)
Public propertySize
Size of the image.
(Inherited from Image.)
Public propertyWidth
Width of the image in pixels.
(Inherited from Image.)
Top
See Also

Reference