API Documentation
|
#include <ImageFactory.h>
Public Attributes | |
File | file |
String | format |
uint01 * | compressed_data = nullptr |
uint04 | compressed_length = 0 |
uint01 * | bitmap_data = nullptr |
uint04 | bitmap_line_span = 0 |
Vector< 2, uint04 > | bitmap_offset = Vector<2, uint04>(0) |
Vector< 2, uint04 > | image_size = Vector<2, uint04>(0) |
fltp08 | quality |
bool | has_alpha = false |
uint01* bitmap_data = nullptr |
uint04 bitmap_line_span = 0 |
uint01* compressed_data = nullptr |
uint04 compressed_length = 0 |
File file |
String format |
bool has_alpha = false |
fltp08 quality |