DK for Delphi | GisParams.TGIS_ParamsPixel.GreenMapZones | Constructors | Methods | Properties
List of zones for mapping the green channel. Each entry consist of: "start_value,end_value,start_value_mapped,end_value_mapped". e.g., "0,255,64,127" will shrink the values.
// Delphi public property GreenMapZones : TGIS_StringList read;
// C++ Builder public: __property TGIS_StringList* GreenMapZones = {read};
Type |
---|
TGIS_StringList |