User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_rgbtriple

Table of Contents

TGIS_RGBTriple record

DK11 for .NET | TatukGIS.NDK.TGIS_RGBTriple | Records | Fields

RGB color representation.

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

Syntax

// C#
public struct TGIS_RGBTriple
{
}
' VisualBasic
Public Structure TGIS_RGBTriple
End Structure
// Oxygene
type
  TGIS_RGBTriple = public record
  end;

Fields

Inherited Protected
Name Visibility Description
rgbtBlue public Blue value.
rgbtGreen public Green value.
rgbtRed public Red value.

2022/11/30 19:28

Page Tools