LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor IccCurveStructure ConstructorInitializes a new IccCurveStructure with explicit parameters.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property MeasurementCountGets or sets the number of measurements for each channel.  
public Property MeasurementOfPatchGets or sets the measurements of patch with maximum colorant value.  
public Property MeasurementSignatureGets or sets the measurement unit signature.  
public Property RespArraysGets or sets the response arrays.  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also