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


The following tables list the members exposed by IccParametricCurve.

Public Constructors

 NameDescription
public Constructor IccParametricCurve ConstructorInitializes a new IccParametricCurve with explicit parameters.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property FunctionTypeGets or sets the encoded value of the function type.  
public Property ParametersGets or sets the function parameters.  
public Property ReservedGets the reserved bytes.  
Top

Public Methods

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

See Also