the libopenraw public C API
More...
#include <thumbnail.hpp>
the libopenraw public C API
real thumbnail extracted
- Author
- Hubert Figuiere hub@f.nosp@m.igui.nosp@m.ere.n.nosp@m.et
Definition at line 30 of file thumbnail.hpp.
◆ Thumbnail()
OpenRaw::Thumbnail::Thumbnail |
( |
| ) |
|
◆ ~Thumbnail()
OpenRaw::Thumbnail::~Thumbnail |
( |
| ) |
|
|
virtual |
◆ getAndExtractThumbnail()
Thumbnail * OpenRaw::Thumbnail::getAndExtractThumbnail |
( |
const char * | _filename, |
|
|
uint32_t | preferred_size, |
|
|
::or_error & | err ) |
|
static |
quick and dirty "get this thumbnail"
- Parameters
-
_filename | the filename |
preferred_size | the size of the thumbnail |
- Return values
-
- Returns
- a Thumbnail object. Callers own it and must delete it.
Definition at line 53 of file thumbnail.cpp.
The documentation for this class was generated from the following files: