Enrollment 28.2.0
Loading...
Searching...
No Matches
ImageShapeAttributes Class Reference

It holds shape attributes such as color and line width. More...

#include <ImageShape.h>

Collaboration diagram for ImageShapeAttributes:

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.

Detailed Description

It holds shape attributes such as color and line width.

Member Function Documentation

◆ WriteTo()

void WriteTo ( Writer & writer) const
inlinefinalvirtual

Write itself into writer.

Parameters
writerWriter to use to serialize this Serializable

Implements Serializable.

References rgba, and thickness.


The documentation for this class was generated from the following file: