imageformats v7.0.2 (2019-10-10T04:54:45Z)
Dub
Repo
read_bmp_header_from_mem
imageformats
bmp
Reads the image header from a buffer containing a BMP image.
BMP_Header
read_bmp_header_from_mem
(
in
ubyte
[]
source
)
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
Reads the image header from a buffer containing a BMP image.