◆ Image()
◆ ~Image()
heif::HeifContext::Image::~Image |
( |
| ) |
|
◆ add_metadata()
void heif::HeifContext::Image::add_metadata |
( |
std::shared_ptr< ImageMetadata > |
metadata | ) |
|
|
inline |
◆ add_thumbnail()
void heif::HeifContext::Image::add_thumbnail |
( |
std::shared_ptr< Image > |
img | ) |
|
|
inline |
◆ decode_image()
◆ encode_image_as_hevc()
◆ get_alpha_channel()
std::shared_ptr<Image> heif::HeifContext::Image::get_alpha_channel |
( |
| ) |
const |
|
inline |
◆ get_chroma_bits_per_pixel()
int heif::HeifContext::Image::get_chroma_bits_per_pixel |
( |
| ) |
const |
◆ get_color_profile()
std::shared_ptr<const color_profile> heif::HeifContext::Image::get_color_profile |
( |
| ) |
const |
|
inline |
◆ get_depth_channel()
std::shared_ptr<Image> heif::HeifContext::Image::get_depth_channel |
( |
| ) |
const |
|
inline |
◆ get_depth_representation_info()
◆ get_error()
const char* heif::ErrorBuffer::get_error |
( |
| ) |
const |
|
inlineinherited |
◆ get_height()
int heif::HeifContext::Image::get_height |
( |
| ) |
const |
|
inline |
◆ get_id()
◆ get_ispe_height()
int heif::HeifContext::Image::get_ispe_height |
( |
| ) |
const |
|
inline |
◆ get_ispe_width()
int heif::HeifContext::Image::get_ispe_width |
( |
| ) |
const |
|
inline |
◆ get_luma_bits_per_pixel()
int heif::HeifContext::Image::get_luma_bits_per_pixel |
( |
| ) |
const |
◆ get_metadata()
std::vector<std::shared_ptr<ImageMetadata> > heif::HeifContext::Image::get_metadata |
( |
| ) |
const |
|
inline |
◆ get_thumbnails()
std::vector<std::shared_ptr<Image> > heif::HeifContext::Image::get_thumbnails |
( |
| ) |
const |
|
inline |
◆ get_width()
int heif::HeifContext::Image::get_width |
( |
| ) |
const |
|
inline |
◆ has_depth_representation_info()
bool heif::HeifContext::Image::has_depth_representation_info |
( |
| ) |
const |
|
inline |
◆ is_alpha_channel()
bool heif::HeifContext::Image::is_alpha_channel |
( |
| ) |
const |
|
inline |
◆ is_depth_channel()
bool heif::HeifContext::Image::is_depth_channel |
( |
| ) |
const |
|
inline |
◆ is_primary()
bool heif::HeifContext::Image::is_primary |
( |
| ) |
const |
|
inline |
◆ is_thumbnail()
bool heif::HeifContext::Image::is_thumbnail |
( |
| ) |
const |
|
inline |
◆ set_alpha_channel()
void heif::HeifContext::Image::set_alpha_channel |
( |
std::shared_ptr< Image > |
img | ) |
|
|
inline |
◆ set_color_profile()
void heif::HeifContext::Image::set_color_profile |
( |
std::shared_ptr< const color_profile > |
profile | ) |
|
|
inline |
◆ set_depth_channel()
void heif::HeifContext::Image::set_depth_channel |
( |
std::shared_ptr< Image > |
img | ) |
|
|
inline |
◆ set_depth_representation_info()
◆ set_error()
void heif::ErrorBuffer::set_error |
( |
std::string |
err | ) |
|
|
inlineinherited |
◆ set_is_alpha_channel_of()
void heif::HeifContext::Image::set_is_alpha_channel_of |
( |
heif_item_id |
id | ) |
|
|
inline |
◆ set_is_depth_channel_of()
void heif::HeifContext::Image::set_is_depth_channel_of |
( |
heif_item_id |
id | ) |
|
|
inline |
◆ set_is_thumbnail_of()
void heif::HeifContext::Image::set_is_thumbnail_of |
( |
heif_item_id |
id | ) |
|
|
inline |
◆ set_ispe_resolution()
void heif::HeifContext::Image::set_ispe_resolution |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
inline |
◆ set_preencoded_hevc_image()
void heif::HeifContext::Image::set_preencoded_hevc_image |
( |
const std::vector< uint8_t > & |
data | ) |
|
◆ set_primary()
void heif::HeifContext::Image::set_primary |
( |
bool |
flag = true | ) |
|
|
inline |
◆ set_resolution()
void heif::HeifContext::Image::set_resolution |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
inline |
◆ set_success()
void heif::ErrorBuffer::set_success |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: