User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_rgbtriple

Table of Contents

TGIS_RGBTriple class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_RGBTriple | Classes | Methods | Properties

RGB color representation.

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

Syntax

// C#
public class TGIS_RGBTriple : ITGIS_RGBTriple 
{
}
' VisualBasic
Public Class TGIS_RGBTriple
  Implements ITGIS_RGBTriple
End Class
// Oxygene
type
  TGIS_RGBTriple = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

Properties

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

2022/11/30 19:06

Page Tools