Paint
Holds the style and color information about how to draw geometries, text and bitmaps.
| Category | struct | 
| Type | hime_paint_t | 
Properties
hime_paint_style_t style
Stroke or fill.
hime_color_t color
float strokeWidth
hime_paint_cap_t strokeCap
hime_blend_mode_t blendMode
The blend mode.