Crate gifski[][src]

Modules

c_api

How to use from C

progress

Structs

Collector

Collect frames that will be encoded

Error

The Error type.

Settings
Writer

Perform GIF writing

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

new

Start new encoding

Type Definitions

CatResult

Convenient wrapper around std::Result.