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

The following tables list the members exposed by IccTools.

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) CreateTagTypeCreates an ICC tag type data.  
public Methodstatic (Shared in Visual Basic) From2bFixed2bNumberToDoubleConverts any value consistent with any of the ICC specification formats: u16FixedU16Number or u1Fixed15Number into a fractional value.  
public Methodstatic (Shared in Visual Basic) FromDoubleTo2bFixed2bNumberConverts 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) FromDoubleToU8Fixed8NumberConverts a fractional number into a value that is consistent with the ICC specification format: u8Fixed8Number.  
public Methodstatic (Shared in Visual Basic) FromU8Fixed8NumberToDoubleConverts any value consistent with the ICC specification format: u8FixedU8Number into a fractional value.  
Top

See Also