class HexaPDF:: Content:: ColorSpace:: DeviceRGB
| Parent | Object |
|---|
The DeviceRGB color space.
Constants
Public Class Methods
Public Instance Methods
Returns the color object for the red, green and blue components.
Color values can either be integers in the range from 0 to 255 or floating point numbers between 0.0 and 1.0. The integer color values are automatically normalized to the DeviceRGB color value range of 0.0 to 1.0.