RingBufferImage Properties

CVB.Net Documentation

The RingBufferImage type exposes the following members.

Properties

  NameDescription
Public propertyBounds
Retrieve the bounding rect of the Image.
(Inherited from Image.)
Public propertyBufferIndex
Gets the index of this buffer in the ParentDevice device's ring buffer.
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 propertyIsLocked
Gets whether this ring buffer image is in a locked state.
Public propertyParent
Gets the parent ring buffer object.
Public propertyParentDevice
Gets the parent object this one references (device).
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 propertyTag
Gets the optional tag of this buffer image.
Public propertyWidth
Width of the image in pixels.
(Inherited from Image.)
Top
See Also

Reference