color_filter_array_state in Color_​Filter_​Array

Name: color_filter_array_stateVersion Id: 1.0.0.0
Description: Specifies whether the image still has a CFA pattern ("Encoded"), the CFA pattern has been removed ("Decoded") or it never had a pattern ("No CFA").
Namespace Id: imgSteward: imgClass Name: Color_​Filter_​ArrayType: ASCII_​Short_​String_​Collapsed
Minimum Value: NoneMaximum Value: NoneMinimum Characters: 1Maximum Characters: 255
Unit of Measure Type: NoneDefault Unit Id: NoneAttribute Concept: NoneConceptual Domain: SHORT_STRING
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 DecodedIndicates the image has been processed such that it no longer contains the CFA pattern. This generally means the image is color, but it could also mean that processing has been applied to remove the effects of the CFA pattern and still be a single band, or that the result is a multispectral image. The algorithm used to decode the pattern is indicated by the processing_algorithm attribute in the Color_Filter_Array class.
 EncodedIndicates the CFA pattern is still present in the image. The image should be a single band, with each pixel containing the appropriate color value as determined by the color_filter_array_type. An encoded image is not directly viewable as color; it must be decoded first.
 No CFAIndicates the image is not and has never been CFA encoded. In this case, Color_Filter_Array would simply not be present in the label. This value is present in case it needs to be explicitly stated that there is no CFA.