DK11 for Delphi | GisTypesUI.TGIS_Pixels | Constants | Enums | Fields | Methods | Classes | Records | Types
Platform independent storage for pixels as 32bit array (for ARGB support)
// Delphi type TGIS_Pixels = array of Int32;
// C++ Builder public: DynamicArray<Int32*> TGIS_Pixels;