Function png_encode

Source
pub fn png_encode(frame: &Frame) -> Vec<u8> 
Expand description

Encode an RGBA frame as PNG (store-only zlib) for the render.frame tool.