RGBColor

An RGB color specification.

Hierarchy:

Superclass: Color

Class: RGBColor

Constants/Events

Name

Type

Access

Description

blue

Number (range 0.0 - 255.0)

readonly

The blue color value (between 0.0 and 255.0)

green

Number (range 0.0 - 255.0)

readonly

The green color value (between 0.0 and 255.0)

red

Number (range 0.0 - 255.0)

readonly

The red color value (between 0.0 and 255.0)

Object of

Layer.color

ExportForScreensOptionsPNG8.matteColor

ExportOptionsJPEG.matteColor

ExportOptionsPNG8.matteColor

ExportOptionsPNG24.matteColor

ExportOptionsGIF.matteColor

ImageCaptureOptions.matteColor