|
libopenraw
|
Public Member Functions | |
| Cfa2x2RgbPattern (::or_cfa_pattern pattern) | |
Public Member Functions inherited from OpenRaw::CfaPattern | |
| void | setSize (uint16_t x, uint16_t y) |
| bool | is2by2Rgb () const |
| ::or_cfa_pattern | patternType () const |
| const uint8_t * | patternPattern (uint16_t &count) const |
Additional Inherited Members | |
Static Public Member Functions inherited from OpenRaw::CfaPattern | |
| static const CfaPattern * | twoByTwoPattern (::or_cfa_pattern) |
Protected Member Functions inherited from OpenRaw::CfaPattern | |
| CfaPattern (::or_cfa_pattern pattern, uint16_t width, uint16_t height) | |
| void | setPatternPattern (const uint8_t *pattern, uint16_t count) |
Definition at line 46 of file cfapattern.cpp.