Accelerate.vImageBuffer: Property Members

The properties of Accelerate.vImageBuffer are listed below. For a list of all members, see the vImageBuffer Members list.

See Also: Inherited members from System.ValueType

Public Properties

BytesPerRowint. Bytes per row in the image.   This is the stride of the row.   
DataIntPtr. Points to the image data.
Heightint. The height of the image in pixels.
Widthint. The width of the image in pixels.