Accelerate.vImageBuffer Members

The members of Accelerate.vImageBuffer are listed below.

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.