pub fn frame_image( image: &[u8], width: u16, height: u16, offset: u8, flip: bool, )
Convenience shortcut for Client::frame_image on the current client.
Client::frame_image