Adobe Illustrator CS5 Type Library JS: LabColor
From Illustrator CS5
Class
LabColor
An Lab color specification. Base Class: ColorClass
| Property | Type | Access | Description |
|---|---|---|---|
| a | number (range: -128.0 - 127.0) | r/w | The a color value (between -128.0 and 127.0) (default: 0.0) |
| b | number (range: -128.0 - 127.0) | r/w | The b color value (between -128.0 and 127.0) (default: 0.0) |
| l | number (range: 0.0 - 100.0) | r/w | The L color value (between 0.0 and 100.0) (default: 0.0) |
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |