[−][src]Module rendy_texture::image
Module that turns an image into a Texture
Structs
| ImageTextureConfig |
Enums
| ImageFormat | An enumeration of supported image formats. Not all formats support both encoding and decoding. |
| Repr | |
| TextureKind | A description how to interpret loaded texture. Defines the dimensionality and layer count of textures to load. |
Functions
| load_from_image | Attempts to load a Texture from an image. |