rip.io.file

Undocumented in source.

Members

Aliases

FW
alias FW = FormatWorker!(Surface)
Undocumented in source.

Functions

detectFormat
FW detectFormat(File file)
Undocumented in source. Be warned that the author may not have intended to support it.
fromFile
auto fromFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
fromFormatFile
auto fromFormatFile(FormatWorker!(S) worker, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
toFile
S toFile(S surface, FormatWorker!(S) worker, string name)

Saves data to file with formats

Meta