I_COLOR
sets the color for pen and filling, the objects defined by the following I_CANVAS
command are drawn with; therefore, it may be used only in conjunction with I_CANVAS
.
Syntax
I_COLOR red, green, blue, alpha, fillred, fillgreen, fillblue, fillalpha
Parameters
red
, green
, blue
(integer; 0 ... 255): grades of the color components for the line.
alpha
(integer; 0 ... 255): grade of the alpha component for the line.
fillred
, fillgreen
, fillblue
(integer; 0 ... 255): grades of the color components for the filling.
fillalpha
(integer; 0 ... 255): grade of the alpha component for the filling.
Remarks
For more information see I_CANVAS
.
Usable since script version 2.0 (Allplan 2014-1).
(C) ALLPLAN GmbH |
Privacy policy |