[]
        
(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)
Parameters
Type Name Description
IntPtr dataPointer

The data pointer.

int pitch

The pitch.