dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
BMPLoadException
dlib
image
io
bmp
Undocumented in source.
class
BMPLoadException :
ImageLoadException
{
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
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