imageformats ~master (2020-07-24T09:26:49Z)
Dub
Repo
ImageIOException
imageformats
Thrown from all the functions...
class
ImageIOException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
imageformats
modules
bmp
jpeg
png
tga
aliases
LineConv
classes
FileReader
FileWriter
ImageIOException
MemReader
MemWriter
enums
ColFmt
_ColFmt
functions
get_converter
read_image
read_image_from_mem
read_image_info
write_image
interfaces
Reader
Writer
structs
IFImage
IFImage16
Thrown from all the functions...