libzmf::ColorBitmap Struct Reference

#include <BMITypes.h>

Public Member Functions

 ColorBitmap ()
 

Public Attributes

uint32_t width
 
uint32_t height
 
std::vector< Colordata
 

Constructor & Destructor Documentation

§ ColorBitmap()

libzmf::ColorBitmap::ColorBitmap ( )
inline

Member Data Documentation

§ data

std::vector<Color> libzmf::ColorBitmap::data

§ height

uint32_t libzmf::ColorBitmap::height

§ width

uint32_t libzmf::ColorBitmap::width

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

Generated for libzmf by doxygen 1.8.12