In This Topic
Gets or sets the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used.
Syntax
'Declaration
Public Property CFAPattern As System.Byte()
public System.byte[] CFAPattern {get; set;}
See Also