[]
        
(Showing Draft Content)

C1.Util.DX.DataRectangle

DataRectangle Struct

Provides access to data organized in 2D.

Namespace: C1.Util.DX
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct DataRectangle

Constructors

Name Description
DataRectangle(IntPtr, int)

Initializes a new instance of the DataRectangle class.

Fields

Name Description
DataPointer

Pointer to the data.

Pitch

Gets the number of bytes per row.