libopenraw
OpenRaw::CfaPattern::Private Class Reference

Public Attributes

uint16_t x
uint16_t y
uint16_t n_colours
::or_cfa_pattern pattern_type
const uint8_t * pattern

Friends

class Internals::Cfa2x2RgbPattern

Detailed Description

Definition at line 99 of file cfapattern.cpp.

Constructor & Destructor Documentation

◆ Private()

OpenRaw::CfaPattern::Private::Private ( )
inline

Definition at line 104 of file cfapattern.cpp.

◆ Internals::Cfa2x2RgbPattern

friend class Internals::Cfa2x2RgbPattern
friend

Definition at line 102 of file cfapattern.cpp.

Member Data Documentation

◆ n_colours

uint16_t OpenRaw::CfaPattern::Private::n_colours

Definition at line 112 of file cfapattern.cpp.

◆ pattern

const uint8_t* OpenRaw::CfaPattern::Private::pattern

Definition at line 114 of file cfapattern.cpp.

◆ pattern_type

::or_cfa_pattern OpenRaw::CfaPattern::Private::pattern_type

Definition at line 113 of file cfapattern.cpp.

◆ x

uint16_t OpenRaw::CfaPattern::Private::x

Definition at line 110 of file cfapattern.cpp.

◆ y

uint16_t OpenRaw::CfaPattern::Private::y

Definition at line 111 of file cfapattern.cpp.


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