[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.WIC.RawToneCurve

Struct RawToneCurve

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

WICRawToneCurve

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

Fields

CPoints

unsigned int cPoints

public int CPoints

Field Value

int

Properties

APoints

WICRawToneCurvePoint aPoints[1]

public RawToneCurvePoint[] APoints { get; }

Property Value

RawToneCurvePoint[]