[]
        
(Showing Draft Content)

C1.Util.DX.DataRectangle.-ctor

DataRectangle Constructor

DataRectangle(IntPtr, int)

Initializes a new instance of the DataRectangle class.

Declaration
public DataRectangle(IntPtr dataPointer, int pitch)
Public Sub New(dataPointer As IntPtr, pitch As Integer)
Parameters
Type Name Description
IntPtr dataPointer

The data pointer.

int pitch

The pitch.