| |
text |
.colorbalance |
.stack | ( | RedOffset , | GreenOffset , | BlueOffset , | bLuminance | ) |
|
| |
|
|
| | | | | | |
|
|
Description :
This instruction adjusts the color balance of the next text object to be displayed.
Parameters :
-
Offset for the red component, valid in the range [-1.0,1.0].
-
Offset for the green component, valid in the range [-1.0,1.0].
-
Offset for the blue component, valid in the range [-1.0,1.0].
-
Boolean indicating whether or not to keep the luminance of the original text object.
Examples :
|