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