User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_rgbtriple

Table of Contents

TGIS_RGBTriple class

DK11 for Java | tatukgis.jdk.TGIS_RGBTriple | Classes | Fields

RGB color representation.

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

Syntax

// Java
public final class TGIS_RGBTriple implements java.lang.Cloneable {
};
// Oxygene
type
  TGIS_RGBTriple = public record
  end;

Implements

java.lang.Cloneable

Fields

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

2022/11/30 19:35

Page Tools