ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getCFAPattern Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the CFAPAttern tag. The tag indicates the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. It does not apply to all sensing methods.
public byte[] getCFAPattern() |
See the EXIF 2.2 specification for tag usage details.