ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setLookupTable Method |
See the IPTC - NAA Digital Newsphoto Parameter Record ver.4 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 LookupTable DataSet (3:80). The DataSet consists of one, three or four one-dimensional lookup tables (LUT).The LUT relates to the image data in the colour space defined in DataSet 3:64 and specifies the correction to apply to the pixel values before display or printing of the image.
public void setLookupTable( byte[] value ) |
See the IPTC - NAA Digital Newsphoto Parameter Record ver.4 specification for tag usage details.