[][src]Module spng::raw

Structs

Exif

Safe wrapper for spng_sys::spng_exif

Iccp

Safe wrapper for spng_sys::spng_iccp

Plte

Safe wrapper for spng_sys::spng_plte

RawContext

The raw decoding context.

Ref

An owned reference.

Splt

Safe wrapper for spng_sys::spng_splt

Text

Safe wrapper for spng_sys::spng_text

Traits

IfPresent

Helper trait for converting optional ancillary chunks into Option<T>.