LibreOffice
LibreOffice 25.8 SDK API Reference
|
Constants that describe the type of graphic. More...
Variables | |
const byte | EMPTY = 0 |
Graphic is empty. | |
const byte | PIXEL = 1 |
Graphic is represented through single pixels. | |
const byte | VECTOR = 2 |
Graphic is represented through vectors. |
Constants that describe the type of graphic.
const byte EMPTY = 0 |
Graphic is empty.
const byte PIXEL = 1 |
Graphic is represented through single pixels.
const byte VECTOR = 2 |
Graphic is represented through vectors.