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);