heif_image_handle_get_height 158 examples/heif_info.cc int height = heif_image_handle_get_height(handle); heif_image_handle_get_height 178 examples/heif_info.cc int th_height = heif_image_handle_get_height(thumbnail_handle); heif_image_handle_get_height 205 examples/heif_info.cc heif_image_handle_get_height(depth_handle)); heif_image_handle_get_height 141 examples/heif_thumbnailer.cc int input_height = heif_image_handle_get_height(image_handle); heif_image_handle_get_height 36 libheif/file_fuzzer.cc int height = heif_image_handle_get_height(handle); heif_image_handle_get_height 397 libheif/heif.h int heif_image_handle_get_height(const struct heif_image_handle* handle); heif_image_handle_get_height 545 libheif/heif_cxx.h return heif_image_handle_get_height(m_image_handle.get());