cosmic
0.1.0
Module bmp
Sections
Related Links
Module Items
Structs
In cosmic::
iced::
advanced::
graphics::
image::
image_
rs::
codecs
cosmic
::
iced
::
advanced
::
graphics
::
image
::
image_rs
::
codecs
Module
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.