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