#include <JavaBitmap.hpp>
◆ Format
Enumerator |
---|
Format_None | |
Format_RGBA_8888 | |
Format_RGB_565 | |
Format_RGBA_4444 | |
Format_A_8 | |
◆ JavaBitmap()
◆ ~JavaBitmap()
◆ getData() [1/2]
◆ getData() [2/2]
const byte_t* getData |
( |
| ) |
const |
|
inline |
◆ getFlags()
const Flags< uint32_t > getFlags |
( |
| ) |
const |
◆ getFormat()
◆ getHeight()
uint32_t getHeight |
( |
| ) |
const |
◆ getRowStride()
uint32_t getRowStride |
( |
| ) |
const |
◆ getWidth()
uint32_t getWidth |
( |
| ) |
const |
◆ isValid()
◆ lockPixels()
◆ unlockPixels()
The documentation for this class was generated from the following files: