LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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) 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