#include <thumbnail.h>
|
typedef ::or_data_type | DataType |
|
void | swap (BitmapData &with) |
|
DataType | dataType () const |
|
void | setDataType (DataType _type) |
|
virtual void * | allocData (const size_t s) |
|
size_t | size () const |
|
void * | data () const |
|
uint32_t | x () const |
|
uint32_t | y () const |
|
uint32_t | bpc () const |
|
void | setBpc (uint32_t _bpc) |
|
virtual void | setDimensions (uint32_t x, uint32_t y) |
|
real thumbnail extracted
Definition at line 32 of file thumbnail.h.
Thumbnail * OpenRaw::Thumbnail::getAndExtractThumbnail |
( |
const char * |
_filename, |
|
|
uint32_t |
preferred_size, |
|
|
::or_error & |
err |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: