ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getInterColorProfile Method |
Method returnsthe 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 byte[] getInterColorProfile() |
See the TIFF 6.0 specification for tag usage details.