[][src]Module azulc::image_loading

Module for decoding and loading images

Enums

ImageReloadError

Functions

image_source_get_bytes

Returns the decoded bytes of the image + the descriptor (contains width / height). Returns an error if the data is encoded, but the crate wasn't built with --features="image_loading"

image_source_get_bytes_inner