Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
IccCurveStructure Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccCurveStructure Structure


The following tables list the members exposed by IccCurveStructure.

Public Constructors

 NameDescription
Public ConstructorIccCurveStructure Constructor Initializes a new IccCurveStructure with explicit parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyMeasurementCount Gets or sets the number of measurements for each channel.  
Public PropertyMeasurementOfPatch Gets or sets the measurements of patch with maximum colorant value.  
Public PropertyMeasurementSignature Gets or sets the measurement unit signature.  
Public PropertyRespArrays Gets or sets the response arrays.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also