Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / CFAPattern Property

In This Topic
    CFAPattern Property
    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