Struct gifski::Collector [] [src]

pub struct Collector {
    pub width: Option<u32>,
    pub height: Option<u32>,
    // some fields omitted
}

Fields

Methods

impl Collector
[src]

Collect frames that will be encoded

[src]

[src]

[src]