Provides constants related to the abstract display implementation (guac_display). More...
Go to the source code of this file.
Macros | |
#define | GUAC_DISPLAY_MAX_WIDTH 8192 |
The maximum width of any guac_display, in pixels. | |
#define | GUAC_DISPLAY_MAX_HEIGHT 8192 |
The maximum height of any guac_display, in pixels. | |
#define | GUAC_DISPLAY_LAYER_RAW_BPP 4 |
The number of bytes in each pixel of raw image data within a guac_display_layer, as made accessible through a call to guac_display_layer_open_raw(). | |
Provides constants related to the abstract display implementation (guac_display).