[]
Provides access to data organized in 2D.
public struct DataRectangle
Name | Description |
---|---|
DataRectangle(IntPtr, int) | Initializes a new instance of the DataRectangle class. |
Name | Description |
---|---|
DataPointer | Pointer to the data. |
Pitch | Gets the number of bytes per row. |