LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IccResponseCurve Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccResponseCurve Structure


The following tables list the members exposed by IccResponseCurve.

Public Constructors

 NameDescription
public Constructor IccResponseCurve ConstructorInitializes a new IccCurveStructure with explicit parameters.  
Top

Public Properties

 NameDescription
public Property ChannelsCountGets or sets the number of channels.  
public Property CurveStructureGets or sets the IccCurveStructure structure.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property ResponseDataOffsetsGets or sets the array of offsets to the response data for the measurement unit.  
Top

Public Methods

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

See Also