libraw.version_

Undocumented in source.

Members

Functions

LIBRAW_CHECK_VERSION
auto LIBRAW_CHECK_VERSION(A major, B minor, C patch)
Undocumented in source. Be warned that the author may not have intended to support it.
LIBRAW_COMPILE_CHECK_VERSION
auto LIBRAW_COMPILE_CHECK_VERSION(A major, B minor)
Undocumented in source. Be warned that the author may not have intended to support it.
LIBRAW_COMPILE_CHECK_VERSION_NOTLESS
auto LIBRAW_COMPILE_CHECK_VERSION_NOTLESS(A major, B minor)
Undocumented in source. Be warned that the author may not have intended to support it.
LIBRAW_MAKE_VERSION
auto LIBRAW_MAKE_VERSION(A major, B minor, C patch)
Undocumented in source. Be warned that the author may not have intended to support it.
LIBRAW_RUNTIME_CHECK_VERSION_EXACT
auto LIBRAW_RUNTIME_CHECK_VERSION_EXACT()
Undocumented in source. Be warned that the author may not have intended to support it.
LIBRAW_RUNTIME_CHECK_VERSION_NOTLESS
auto LIBRAW_RUNTIME_CHECK_VERSION_NOTLESS()
Undocumented in source. Be warned that the author may not have intended to support it.
LIBRAW_VERSION_MAKE
string LIBRAW_VERSION_MAKE(A a, B b, C c, D d)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LIBRAW_MAJOR_VERSION
enum LIBRAW_MAJOR_VERSION;
Undocumented in source.
LIBRAW_MINOR_VERSION
enum LIBRAW_MINOR_VERSION;
Undocumented in source.
LIBRAW_PATCH_VERSION
enum LIBRAW_PATCH_VERSION;
Undocumented in source.
LIBRAW_SHLIB_AGE
enum LIBRAW_SHLIB_AGE;
Undocumented in source.
LIBRAW_SHLIB_CURRENT
enum LIBRAW_SHLIB_CURRENT;
Undocumented in source.
LIBRAW_SHLIB_REVISION
enum LIBRAW_SHLIB_REVISION;
Undocumented in source.
LIBRAW_VERSION
enum LIBRAW_VERSION;
Undocumented in source.
LIBRAW_VERSION_STR
enum LIBRAW_VERSION_STR;
Undocumented in source.
LIBRAW_VERSION_TAIL
enum LIBRAW_VERSION_TAIL;
Undocumented in source.

Meta