[][src]Function gifski::new

pub fn new(settings: Settings) -> CatResult<(Collector, Writer)>

Start new encoding

Encoding is multi-threaded, and the Collector and Writer can be used on sepate threads.