Type Definition ggez::graphics::ImageFormat

source ·
pub type ImageFormat = TextureFormat;
Expand description

Describes the pixel format of an image.