ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setGammaCompensatedValue 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 GammaCompensatedValue DataSet (3:145). The DataSet specifies the value of gamma for the device multiplied by 100. If this DataSet is omitted, receiving equipment should assume that a gamma value of 2.22 applies.
public void setGammaCompensatedValue( java.lang.short value ) |
See the IPTC - NAA Digital Newsphoto Parameter Record ver.4 specification for tag usage details.