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

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyFunctionType Gets or sets the encoded value of the function type.  
Public PropertyParameters Gets or sets the function parameters.  
Public PropertyReserved Gets the reserved bytes.  
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