pub trait PixelFormat { }
Expand description

Represents an image pixel format to convert images into.

Implementors§