ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setCFAPattern Method |
See the EXIF 2.2 specification for tag usage details.
Method replacesthe 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 void setCFAPattern( byte[] value ) |
See the EXIF 2.2 specification for tag usage details.