PrcRgbColor.h
Class representing a color defined with 3 components: red, green, blue.
|
Name |
Description |
|
This is the overview for the OdPrcRgbColor constructor overload. |
|
Name |
Description |
|
Retrieves the current blue component value. | |
|
Retrieves the current green component value. | |
|
Retrieves the values of the color object components. | |
|
Retrieves the true color of the RGB color object. | |
|
Retrieves the current red component value. | |
|
Sets new values of the color components. | |
|
Sets a new blue component value. 0-1 range. | |
|
Sets a new green component value. 0-1 range. | |
|
Sets a new red component value. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|