Visual Basic (Declaration) | |
---|---|
Public Structure ConversionLabParameters Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public struct ConversionLabParameters : ValueType |
Managed Extensions for C++ | |
---|---|
public __value struct ConversionLabParameters : public 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family