DK11 for .NET | TatukGIS.NDK.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.
// C# public TGIS_StringList GreenMapZones { get {} }
' VisualBasic Public Property GreenMapZones As TGIS_StringList Get End Get End Property
// Oxygene public property GreenMapZones : TGIS_StringList read;
Type |
---|
TStringList TGIS_StringList |