Expand description
For an overview of image data interpretation check re_video
’s decoder docs!
Structs§
- Describes image data for the purpose of creating a 2D texture.
Enums§
- Error that can occur when converting image data to a texture.
- Image data format that can be converted to a wgpu texture.
Functions§
- Takes raw image data and transfers & converts it to a GPU texture.