Module rich_sdl2_rust::surface::bmp
source · Expand description
Bitmap texture as a Surface.
Structs§
- A bitmap texture as a
Surface. - An error on saving as the bitmap texture.
Traits§
- An extension for a
Surfaceto save the image as BMP format.