22 #ifndef LIBOPENRAW_CFAPATTERN_H_
23 #define LIBOPENRAW_CFAPATTERN_H_
27 #include <libopenraw/consts.h>
void or_mosaicinfo_get_size(ORMosaicInfoRef pattern, uint16_t *x, uint16_t *y)
Get the size of the mosaic.
or_cfa_pattern or_mosaicinfo_get_type(ORMosaicInfoRef)
Get the type of the mosaic.
const struct _MosaicInfo * ORMosaicInfoRef
A MosaicInfo object.
const uint8_t * or_mosaicinfo_get_pattern(ORMosaicInfoRef pattern, uint16_t *count)
Get the pattern.
void or_mosaicinfo_set_size(ORMosaicInfoRef pattern, uint16_t x, uint16_t y)
Set the size of the mosaic.
or_cfa_pattern
CFA pattern types.