|
libopenraw
|
#include <rawfile_private.hpp>
Public Attributes | |
| OpenRaw::RawFile::TypeId | camera |
| uint16_t | black |
| uint16_t | white |
| int16_t | matrix [9] |
Define the builtin colour matrix
Definition at line 34 of file rawfile_private.hpp.
| uint16_t OpenRaw::Internals::BuiltinColourMatrix::black |
Definition at line 37 of file rawfile_private.hpp.
| OpenRaw::RawFile::TypeId OpenRaw::Internals::BuiltinColourMatrix::camera |
Definition at line 36 of file rawfile_private.hpp.
| int16_t OpenRaw::Internals::BuiltinColourMatrix::matrix[9] |
Definition at line 39 of file rawfile_private.hpp.
| uint16_t OpenRaw::Internals::BuiltinColourMatrix::white |
Definition at line 38 of file rawfile_private.hpp.