cosmic
0.1.0
Module bmp
Structs
In cosmic::
iced_
winit::
graphics::
image::
image_
rs::
codecs
Module
cosmic
::
iced_winit
::
graphics
::
image
::
image_rs
::
codecs
::
bmp
Copy item path
source
·
[
−
]
Expand description
Decoding and Encoding of BMP Images
A decoder and encoder for BMP (Windows Bitmap) images
§
Related Links
https://msdn.microsoft.com/en-us/library/windows/desktop/dd183375%28v=vs.85%29.aspx
https://en.wikipedia.org/wiki/BMP_file_format
Structs
§
BmpDecoder
A bmp decoder
BmpEncoder
The representation of a BMP encoder.