DK11 for Delphi | GisTypes.GIS_BAND_L | Constants | Enums | Classes | Prototypes | Records | Types
Lightness level of the color in the HSL color model (pixel layer)
// Delphi const GIS_BAND_L : String = 'L';
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE UnicodeString GIS_BAND_L /* 'L' */;
Type | Value |
---|---|
String | 'L' |