tracy_client

Function frame_image

Source
pub fn frame_image(
    image: &[u8],
    width: u16,
    height: u16,
    offset: u8,
    flip: bool,
)
Expand description

Convenience shortcut for Client::frame_image on the current client.