Module librashader_runtime::image
source · Expand description
Image handling helpers.
Structs
B8G8R8A8 pixel format.
An uncompressed raw image ready to upload to GPU buffers.
R8G8B8A8 pixel format.
Enums
The generic error type for image operations.
The direction of UV coordinates to load the image for.
Traits
Represents an image pixel format to convert images into.