RGBColor

The definition of an RGB color mode.

Objects:

Number, String

Hierarchy:

Superclass: Color

Class: RGBColor

Property Listing

Property

Type

Access

Description

blue

Number (range 0 - 255)

read/write

The blue color value. Range: 0.0 to 255.0.

green

Number (range 0 - 255)

read/write

The green color value. Range: 0.0 to 255.0.

hexValue

String

read/write

The hex representation of this color.

red

Number (range 0 - 255)

read/write

The red color value. Range: 0.0 to 255.0.

Constants/Events

Name

Type

Access

Description

blue

Number (range 0 - 255)

readonly

The blue color value. Range: 0.0 to 255.0.

green

Number (range 0 - 255)

readonly

The green color value. Range: 0.0 to 255.0.

hexValue

String

readonly

The hex representation of this color.

red

Number (range 0 - 255)

readonly

The red color value. Range: 0.0 to 255.0.

Object of

GalleryCustomColorOptions.activeLinkColor

GalleryCustomColorOptions.backgroundColor

GalleryCustomColorOptions.bannerColor

GalleryCustomColorOptions.linkColor

GalleryCustomColorOptions.textColor

SolidColor.rgb

SolidColor.rgb

PicturePackageOptions.textColor

ExportOptionsSaveForWeb.matteColor

SolidColor.nearestWebColor

SolidColor.nearestWebColor

GalleryCustomColorOptions.visitedLinkColor

GallerySecurityOptions.textColor