|  | GL Studio C++ Runtime API
    | 
#include <util.h>
| Public Attributes | |
| int | width | 
| The width in pixels. | |
| int | height | 
| The height in pixels. | |
| int | comprSize | 
| The size in bytes. | |
| unsigned char * | pixels | 
| Pointer to the underlying data buffer. | |
The InlinePixmap structure