Struct RawToneCurve
- Namespace
- GrapeCity.Documents.DX.WIC
- Assembly
- GcDocs.DX.Windows.dll
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
Field Value
- int
Properties
APoints
WICRawToneCurvePoint aPoints[1]
public RawToneCurvePoint[] APoints { get; }
Property Value
- RawToneCurvePoint[]