Crate oxipng [] [src]

Structs

Options

Options controlling the output of the optimize function

PngError

Enums

AlphaOptim

Potential optimization methods for alpha channel

Deflaters

DEFLATE algorithms supported by oxipng

Headers

Options to use for performing operations on headers (such as stripping)

Functions

optimize

Perform optimization on the input file using the options provided

optimize_from_memory

Perform optimization on the input file using the options provided, where the file is already loaded in-memory