◆ ImageHandle() [1/2]
heif::ImageHandle::ImageHandle |
( |
| ) |
|
|
inline |
◆ ImageHandle() [2/2]
◆ decode_image()
◆ empty()
bool heif::ImageHandle::empty |
( |
| ) |
const |
|
inlinenoexcept |
◆ get_height()
int heif::ImageHandle::get_height |
( |
| ) |
const |
|
inlinenoexcept |
◆ get_list_of_metadata_block_IDs()
std::vector< heif_item_id > heif::ImageHandle::get_list_of_metadata_block_IDs |
( |
const char * |
type_filter = nullptr | ) |
const |
|
inlinenoexcept |
◆ get_list_of_thumbnail_IDs()
std::vector< heif_item_id > heif::ImageHandle::get_list_of_thumbnail_IDs |
( |
| ) |
const |
|
inlinenoexcept |
◆ get_metadata()
std::vector< uint8_t > heif::ImageHandle::get_metadata |
( |
heif_item_id |
metadata_id | ) |
const |
|
inline |
◆ get_metadata_content_type()
std::string heif::ImageHandle::get_metadata_content_type |
( |
heif_item_id |
metadata_id | ) |
const |
|
inlinenoexcept |
◆ get_metadata_type()
std::string heif::ImageHandle::get_metadata_type |
( |
heif_item_id |
metadata_id | ) |
const |
|
inlinenoexcept |
◆ get_number_of_thumbnails()
int heif::ImageHandle::get_number_of_thumbnails |
( |
| ) |
const |
|
inlinenoexcept |
◆ get_raw_image_handle() [1/2]
◆ get_raw_image_handle() [2/2]
◆ get_thumbnail()
◆ get_width()
int heif::ImageHandle::get_width |
( |
| ) |
const |
|
inlinenoexcept |
◆ has_alpha_channel()
bool heif::ImageHandle::has_alpha_channel |
( |
| ) |
const |
|
inlinenoexcept |
◆ is_primary_image()
bool heif::ImageHandle::is_primary_image |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: