CFA

Length(bytes) Type Meaning
2 SHORT Columns = n
2 SHORT Rows = m
1 BYTE CFA[0,0]
1 BYTE CFA[0,1]
: : :
1 BYTE CFA[0,n-1]
1 BYTE CFA[1,0]
: : :
1 BYTE CFA[1,n-1]
: : :
1 BYTE CFA[m-1,n-1]

where CFA[i,j] is the color filter value for row i, col j and can have one of these values:

CFA value Filter color
0 RED
1 GREEN
2 BLUE
3 CYAN
4 MAGENTA
5 YELLOW
6 WHITE
Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.