ShapeStyle¶
-
class rinoh.draw.ShapeStyle(base=
None
, **attributes)¶ Style class for
Shape
- fill_color¶
Color to fill the shape
Accepts
Color
: HEX string with optional alpha component (#RRGGBB
,#RRGGBBAA
,#RGB
or#RGBA
)Default:
#e5e5e5
None
, **attributes)¶Style class for Shape
Color to fill the shape
Accepts Color
: HEX string with optional alpha component (#RRGGBB
, #RRGGBBAA
, #RGB
or #RGBA
)
Default: #e5e5e5