Skip to main content

t85_encode_get_image_width

Function t85_encode_get_image_width 

Source
pub unsafe extern "C" fn t85_encode_get_image_width(
    s: *mut t85_encode_state_t,
) -> u32
Expand description

\brief Get the width of the image. \param s The T.85 context. \return The width of the image, in pixels.