74 #include <nuttx/config.h> 80 #include <nuttx/nx/nxglib.h> 176 ((
unsigned int)(x + width) <= (
unsigned int)
m_bitmap->
width) &&
188 unsigned int length = (width *
m_bitmap->
bpp) >> 3;
192 memcpy(data, start, length);
bool getRun(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, FAR void *data)
const size_t getStride(void) const
const uint8_t getColorFormat(void) const
const nxgl_coord_t getWidth(void) const
const struct SBitmap * m_bitmap
const nxgl_coord_t getHeight(void) const
const uint8_t getBitsPerPixel(void) const
CBitmap(const CBitmap &bitmap)
static const NXWidgets::SRlePaletteBitmapEntry bitmap[]