Error processing SSI file
LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Show in webframe

ConversionLabParameters Structure






Members 
Provides information about CIELab conversion properties.
Object Model
Syntax
public struct ConversionLabParameters : System.ValueType 
'Declaration
 
Public Structure ConversionLabParameters 
   Inherits System.ValueType
'Usage
 
Dim instance As ConversionLabParameters

            

            
public value class ConversionLabParameters : public System.ValueType 
Remarks
The gamut capacity is expressed as an offset and range, with the exception of the minimum and maximum values. For example, in the T.42 CIELab, the communication conversion can be expressed as: You may refer to http://www.itu.int/en/pages/default.aspx for more information on the CIELab color conversion. ConversionLabParameters is used with the ConversionParameters class. The mask value will be used only when updating the CIELab conversion using the RasterColorConverterEngine.SetParameters method.
Requirements

Target Platforms

See Also

Reference

ConversionLabParameters Members
Leadtools.ColorConversion Namespace
RasterColorConverterEngine Class
ConversionWhitePoint Structure
ConversionCmykParameters Structure
ConversionYuvParameters Structure
ConversionParameters Class

Error processing SSI file