User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_colormap

Table of Contents

TGIS_ColorMap record

DK11 for Delphi | GisTypesUI.TGIS_ColorMap | Records | Fields

Array of color map for ramps.

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

Syntax

// Delphi
type
  TGIS_ColorMap = record
  end;
// C++ Builder
struct DECLSPEC_DRECORD TGIS_ColorMap
{
};

Fields

Inherited Protected
Name Visibility Description
Index public Range value related with RGB color, normalized to 0-100.
RGB public Color assigned to given range.

2022/11/30 19:19

Page Tools