Module bcndecode::bcndecode [] [src]

Structs

Error

The error type for all bcn decoding operations.

Enums

BcnDecoderFormat

Specifies the pixel format of the output data

BcnEncoding

Encoding type of the source data.

ErrorKind

A list specifing the category of the error.

Functions

decode

Decodes the given BCN encoded image data. On success, the decoded data as a byte vector is returned.