[][src]Module ytesrev::image

Utilities to load PNG images

Structs

PngImage

A PNG image. Currently only supports RGB and RGBA color types

Traits

ImageContainer

Something that can act as, or contains, an image.