Module seagul_core::decoder[][src]

Expand description

The module holding all the decoders

Structs

DecodedImage
ImageDecoder

An image decoder tries to find data encoded into an image’s pixels. Supports the same configuration options as the ImageEncoder