Visual Basic (Declaration) | |
---|---|
Public Structure ConversionLabParameters Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public struct ConversionLabParameters : ValueType |
C++/CLI | |
---|---|
public value class ConversionLabParameters : public ValueType |
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:
- LOffset = 0
- LRange = 100
- AOffset = 128
- ARange = 170
- BOffset = 96
- BRange = 200
System.Object
System.ValueType
Leadtools.ColorConversion.ConversionLabParameters
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family