User Tools

Site Tools


api:dk11:delphi:gisparams.tgis_paramspixel.greenmapzones

Table of Contents

TGIS_ParamsPixel.GreenMapZones property

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.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property GreenMapZones : TGIS_StringList read;
// C++ Builder
public:
  __property TGIS_StringList* GreenMapZones = {read};

Value

2025/01/31 01:09

Page Tools