digiKam
heif::HeifPixelImage Member List

This is the complete list of members for heif::HeifPixelImage, including all inherited members.

add_plane(heif_channel channel, int width, int height, int bit_depth)heif::HeifPixelImage
copy_new_plane_from(const std::shared_ptr< const HeifPixelImage > &src_image, heif_channel src_channel, heif_channel dst_channel)heif::HeifPixelImage
create(int width, int height, heif_colorspace colorspace, heif_chroma chroma)heif::HeifPixelImage
crop(int left, int right, int top, int bottom, std::shared_ptr< HeifPixelImage > &out_img) constheif::HeifPixelImage
ErrorBuffer()heif::ErrorBufferinline
fill_new_plane(heif_channel dst_channel, uint8_t value, int width, int height)heif::HeifPixelImage
fill_RGB_16bit(uint16_t r, uint16_t g, uint16_t b, uint16_t a)heif::HeifPixelImage
get_bits_per_pixel(enum heif_channel channel) constheif::HeifPixelImage
get_channel_set() constheif::HeifPixelImage
get_chroma_format() constheif::HeifPixelImageinline
get_color_profile()heif::HeifPixelImageinline
get_colorspace() constheif::HeifPixelImageinline
get_error() constheif::ErrorBufferinline
get_height() constheif::HeifPixelImageinline
get_height(enum heif_channel channel) constheif::HeifPixelImage
get_plane(enum heif_channel channel, int *out_stride)heif::HeifPixelImage
get_plane(enum heif_channel channel, int *out_stride) constheif::HeifPixelImage
get_storage_bits_per_pixel(enum heif_channel channel) constheif::HeifPixelImage
get_width() constheif::HeifPixelImageinline
get_width(enum heif_channel channel) constheif::HeifPixelImage
has_alpha() constheif::HeifPixelImage
has_channel(heif_channel channel) constheif::HeifPixelImage
HeifPixelImage()heif::HeifPixelImageexplicit
mirror_inplace(bool horizontal)heif::HeifPixelImage
overlay(std::shared_ptr< HeifPixelImage > &overlay, int dx, int dy)heif::HeifPixelImage
rotate_ccw(int angle_degrees, std::shared_ptr< HeifPixelImage > &out_img)heif::HeifPixelImage
scale_nearest_neighbor(std::shared_ptr< HeifPixelImage > &output, int width, int height) constheif::HeifPixelImage
set_color_profile(std::shared_ptr< const color_profile > profile)heif::HeifPixelImageinline
set_error(std::string err)heif::ErrorBufferinline
set_success()heif::ErrorBufferinline
transfer_plane_from_image_as(std::shared_ptr< HeifPixelImage > source, heif_channel src_channel, heif_channel dst_channel)heif::HeifPixelImage
~HeifPixelImage()heif::HeifPixelImage