dlib.image.io.utils

Image I/O utility functions

Members

Functions

readStruct
T readStruct(File* f, bool bigEndian)
Undocumented in source. Be warned that the author may not have intended to support it.
readStruct
T readStruct(InputStream input, bool bigEndian)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Timur Gafarov, Roman Chistokhodov