21 #ifndef LIBOPENRAWPP_CFA_PATTERN_H_ 22 #define LIBOPENRAWPP_CFA_PATTERN_H_ 25 #include <libopenraw/consts.h> 35 void setSize(uint16_t x, uint16_t y);
45 const uint8_t* patternPattern(uint16_t& count)
const;
54 CfaPattern(::or_cfa_pattern pattern, uint16_t width, uint16_t height);
68 void setPatternType(::or_cfa_pattern pattern);
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard. I guess it failed.
static const CfaPattern * twoByTwoPattern(::or_cfa_pattern)
void setPatternPattern(const uint8_t *pattern, uint16_t count)
::or_cfa_pattern patternType() const
void setSize(uint16_t x, uint16_t y)