KiCad PCB EDA Suite
|
PNG memory record (file in memory). More...
#include <bitmap_opaque.h>
Public Attributes | |
const unsigned char * | png |
int | byteCount |
const char * | name |
PNG memory record (file in memory).
Definition at line 25 of file bitmap_opaque.h.
int BITMAP_OPAQUE::byteCount |
Definition at line 28 of file bitmap_opaque.h.
Referenced by KiBitmap().
const char* BITMAP_OPAQUE::name |
Definition at line 29 of file bitmap_opaque.h.
const unsigned char* BITMAP_OPAQUE::png |
Definition at line 27 of file bitmap_opaque.h.
Referenced by KiBitmap().