|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
RGBA pixels for one custom editor cursor image. More...
#include "donner/editor/RotateCursorSet.h"
Public Attributes | |
| int | width = 0 |
| Cursor width in pixels. | |
| int | height = 0 |
| Cursor height in pixels. | |
| std::vector< unsigned char > | rgba |
| Straight-alpha RGBA pixels, tightly packed. | |
RGBA pixels for one custom editor cursor image.
| int donner::editor::RotateCursorImage::height = 0 |
Cursor height in pixels.
| std::vector<unsigned char> donner::editor::RotateCursorImage::rgba |
Straight-alpha RGBA pixels, tightly packed.
| int donner::editor::RotateCursorImage::width = 0 |
Cursor width in pixels.