[][src]Module ffimage::core::traits

Traits

GenericImage

Buffered image, provides read-write pixel access

GenericImageView

View into an image, provides read-only pixel access

Macropixel

Macropixel container

Pixel

Generic pixel container

StorageType

Pixel backing type

TryConvert

Convert between images

TryConvertSlice

Convert into a slice of types