ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setInterColorProfile Method |
See the TIFF 6.0 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 InterColorProfile tag. The tag encodes an embedded InterColor (ICC) device profile relating to the camera color characterization.
public void setInterColorProfile( byte[] value ) |
See the TIFF 6.0 specification for tag usage details.