pub trait PixelFormat { }
Expand description

Represents an image pixel format to convert images into.

Object Safety§

This trait is not object safe.

Implementors§