Skip to main content

encode_png_apc

Function encode_png_apc 

Source
pub fn encode_png_apc(png: &[u8]) -> String
Expand description

Encode PNG bytes as one or more kitty APC graphics commands. The chunks share an implicit image ID; the final chunk sets m=0 to tell the terminal to display.