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