User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramspixel.greenmapzones

Table of Contents

TGIS_ParamsPixel.GreenMapZones property

DK11 for Java | tatukgis.jdk.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: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public TStringList getGreenMapZones();
// Oxygene
public
  property GreenMapZones : TGIS_StringList read;

Value

Type
TStringList
TGIS_StringList
2022/11/30 19:34

Page Tools