[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.WIC.BitmapPlane

Struct BitmapPlane

Namespace
GrapeCity.Documents.DX.WIC
Assembly
GcDocs.DX.Windows.dll

WICBitmapPlane

public struct BitmapPlane
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

CbBufferSize

unsigned int cbBufferSize

public int CbBufferSize

Field Value

int

CbStride

unsigned int cbStride

public int CbStride

Field Value

int

Format

GUID Format

public Guid Format

Field Value

System.Guid

PbBuffer

unsigned char* pbBuffer

public IntPtr PbBuffer

Field Value

System.IntPtr