Photon microGUI widgets library 0.6.0
PgMap_t Struct Reference

#include <PhWidgetsNativeTypes.h>

Detailed Description

Alpha blend map type.

The PgMap_t structure defines an alpha blend map. Its members include:

Members

PhDim_t dim A PhDim_t structure that defines the size of area covered by the map, in pixels.

‍short unsigned bpl The number of bytes per line.

‍short unsigned bpp The number of bits per pixel.

‍char *map A pointer to the map itself.


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