dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
BMPCoreInfo
dlib
image
io
bmp
Undocumented in source.
struct
BMPCoreInfo {
BMPCoreHeader
header
;
ubyte
[
3
]
colors
;
}
Members
Variables
colors
ubyte
[
3
]
colors
;
Undocumented in source.
header
BMPCoreHeader
header
;
Undocumented in source.
Meta
Source
See Implementation
dlib
image
io
bmp
classes
BMPLoadException
enums
BMPCompressionType
BMPInfoSize
BMPOSType
RLE
functions
loadBMP
saveBMP
static variables
BMPMagic
structs
BMPCoreHeader
BMPCoreInfo
BMPFileHeader
BMPInfoHeader