|
|
| Page (ssize_t nr) |
| |
| | Page () |
| |
|
bool | isFullyTransparent () const noexcept |
| |
|
|
static constexpr int | width = 64 |
| |
|
static constexpr int | height = 64 |
| |
|
static constexpr int | border = 1 |
| |
|
static constexpr int | widthIncludingBorder = width + 2 * border |
| |
|
static constexpr int | heightIncludingBorder = height + 2 * border |
| |
◆ Page()
| tt::pipeline_image::Page::Page |
( |
| ) |
|
|
inline |
Create a transparent page.
The documentation for this struct was generated from the following file: