Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IccTools Class Members
See Also  Methods 
Leadtools.ColorConversion Namespace : IccTools Class


The following tables list the members exposed by IccTools.

Protected Constructors

 NameDescription
Protected ConstructorIccTools Constructor Initializes a new IccTools.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateTagType Creates an ICC tag type data.  
Public Methodstatic (Shared in Visual Basic)From2bFixed2bNumberToDouble Converts any value consistent with any of the ICC specification formats: u16FixedU16Number or u1Fixed15Number into a fractional value.  
Public Methodstatic (Shared in Visual Basic)FromDoubleTo2bFixed2bNumber Converts a fractional number into a value that is consistent with any of the ICC specification formats: u16FixedU16Number or u1Fixed15Number.  
Public Methodstatic (Shared in Visual Basic)FromDoubleToU8Fixed8Number Converts a fractional number into a value that is consistent with the ICC specification format: u8Fixed8Number.  
Public Methodstatic (Shared in Visual Basic)FromU8Fixed8NumberToDouble Converts any value consistent with the ICC specification format: u8FixedU8Number into a fractional value.  
Top

See Also