|
Enrollment 28.2.0
|
It holds shape attributes such as color and line width. More...
#include <ImageShape.h>
Public Member Functions | |
| void | WriteTo (Writer &writer) const final |
| Write itself into writer. | |
Public Attributes | |
| RGBA | rgba |
| RGBA color. | |
| unsigned char | thickness = DefaultThickness |
| Line thickness in pixels. | |
It holds shape attributes such as color and line width.
|
inlinefinalvirtual |
Write itself into writer.
| writer | Writer to use to serialize this Serializable |
Implements Serializable.