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