Crate aci_png [] [src]

Enums

DecodeErrorPNG

The errors that can be returned if decode() fails.

Functions

decode

Decode PNG data. On success, returns image as vector: [width, height, first BGRA pixel .. last BGRA pixel]