Gets or sets the CIELab conversion properties.
public ConversionLabParameters LabParameters { get; set; } Public Property LabParameters As Leadtools.Colorconversion.ConversionLabParameters
public:property Leadtools.Colorconversion.ConversionLabParameters LabParameters {Leadtools.Colorconversion.ConversionLabParameters get();void set ( Leadtools.Colorconversion.ConversionLabParameters );}
A ConversionLabParameters structure that contains the CIELab conversion properties.
The CIELab conversion properties. If this property value is null(Nothing), default values are assumed.
Refer to ConvertDirectToImage(conversioncolorformat,conversioncolorformat,byte[],int32,rasterimage,int32,int32,int32,int32) example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
