imageformats v6.1.3 (2018-03-29T19:00:52Z)
Dub
Repo
read_bmp
imageformats
bmp
IFImage
read_bmp
(char[] filename, long req_chans)
IFImage
read_bmp
(
in
char
[]
filename
,
long
req_chans
= 0
)
IFImage
read_bmp
(Reader stream, long req_chans)
Meta
Source
See Implementation
imageformats
bmp
functions
detect_bmp
read_bmp
read_bmp_from_mem
read_bmp_header
read_bmp_header_from_mem
read_bmp_info
read_bmp_info_from_mem
write_bmp
write_bmp_to_mem
structs
BMP_Header
DibV1
DibV2
DibV4
DibV5