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