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