Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
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 ConstructorIccResponseCurve Constructor Initializes a new IccCurveStructure with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyChannelsCount Gets or sets the number of channels.  
Public PropertyCurveStructure Gets or sets the IccCurveStructure structure.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyResponseDataOffsets Gets or sets the array of offsets to the response data for the measurement unit.  
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