libopenraw
OpenRaw::Internals::BuiltinColourMatrix Struct Reference

#include <rawfile_private.hpp>

Public Attributes

OpenRaw::RawFile::TypeId camera
uint16_t black
uint16_t white
int16_t matrix [9]

Detailed Description

Define the builtin colour matrix

Definition at line 34 of file rawfile_private.hpp.

Member Data Documentation

◆ black

uint16_t OpenRaw::Internals::BuiltinColourMatrix::black

Definition at line 37 of file rawfile_private.hpp.

◆ camera

OpenRaw::RawFile::TypeId OpenRaw::Internals::BuiltinColourMatrix::camera

Definition at line 36 of file rawfile_private.hpp.

◆ matrix

int16_t OpenRaw::Internals::BuiltinColourMatrix::matrix[9]

Definition at line 39 of file rawfile_private.hpp.

◆ white

uint16_t OpenRaw::Internals::BuiltinColourMatrix::white

Definition at line 38 of file rawfile_private.hpp.


The documentation for this struct was generated from the following file: