[]
Initializes a new instance of the DataRectangle class.
public DataRectangle(IntPtr dataPointer, int pitch)
Public Sub New(dataPointer As IntPtr, pitch As Integer)
| Type | Name | Description |
|---|---|---|
| IntPtr | dataPointer | The data pointer. |
| int | pitch | The pitch. |