OOF2: The Manual
Name
TranslucentGray (TranslucentGray) — A gray color with an opacity component.
Synopsis
TranslucentGray(value,alpha)
Details
-
Base class:
Color -
Parameters:
value- Gray value (0==black, 1==white). Type: A real number in the range [0, 1].
alpha- Opacity. Type: A real number in the range [0, 1].



