pub unsafe extern "C" fn t85_encode_get_image_width(
s: *mut t85_encode_state_t,
) -> u32Expand description
\brief Get the width of the image. \param s The T.85 context. \return The width of the image, in pixels.
pub unsafe extern "C" fn t85_encode_get_image_width(
s: *mut t85_encode_state_t,
) -> u32\brief Get the width of the image. \param s The T.85 context. \return The width of the image, in pixels.