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


For a list of all members of this type, see IccTools members.

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