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

In This Topic
    ComponentsConfiguration Property
    In This Topic
    Gets or sets the channels and complements PhotometricInterpretation (specific to compressed data).
    Syntax
    'Declaration
     
    Public Property ComponentsConfiguration As System.Byte()
    public System.byte[] ComponentsConfiguration {get; set;}
    See Also