Class
An RGB color specification. Base Class: Color
RGBColor
Class
Property | Type | Access | Description |
---|---|---|---|
blue | number (range: 0.0 - 255.0) | r/w | The blue color value (between 0.0 and 255.0) (default: 0.0) |
green | number (range: 0.0 - 255.0) | r/w | The green color value (between 0.0 and 255.0) (default: 0.0) |
red | number (range: 0.0 - 255.0) | r/w | The red color value (between 0.0 and 255.0) (default: 0.0) |
Element of
ExportOptionsFlash.backgroundColor
ExportOptionsGIF.matteColor
ExportOptionsJPEG.matteColor
ExportOptionsPNG24.matteColor
ExportOptionsPNG8.matteColor
ImageCaptureOptions.matteColor
Layer.color
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |