heif_image_handle_get_width 157 examples/heif_info.cc int width = heif_image_handle_get_width(handle); heif_image_handle_get_width 177 examples/heif_info.cc int th_width = heif_image_handle_get_width(thumbnail_handle); heif_image_handle_get_width 204 examples/heif_info.cc heif_image_handle_get_width(depth_handle), heif_image_handle_get_width 140 examples/heif_thumbnailer.cc int input_width = heif_image_handle_get_width(image_handle); heif_image_handle_get_width 35 libheif/file_fuzzer.cc int width = heif_image_handle_get_width(handle); heif_image_handle_get_width 394 libheif/heif.h int heif_image_handle_get_width(const struct heif_image_handle* handle); heif_image_handle_get_width 541 libheif/heif_cxx.h return heif_image_handle_get_width(m_image_handle.get());