DK11 for Delphi | GisTypes.GIS_BAND_G | Constants | Enums | Classes | Prototypes | Records | Types
Green channel of the pixel layer
// Delphi const GIS_BAND_G : String = 'G';
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE UnicodeString GIS_BAND_G /* 'G' */;
Type | Value |
---|---|
String | 'G' |