HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Static Public Attributes
tt::PipelineImage::Page Struct Reference

Public Member Functions

 Page (ssize_t nr)
 
 Page ()
 
bool isFullyTransparent () const noexcept
 

Data Fields

ssize_t nr
 

Static Public Attributes

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
 

Constructor & Destructor Documentation

◆ Page()

tt::PipelineImage::Page::Page ( )
inline

Create a transparent page.


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