ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setBitsPerComponent 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 Bits Per Component DataSet (3:135). The DataSet contains a sequence of one or more bytes describing the number of bits used to encode each component. The sequence is specified by the order of components in DataSet 3:65.
public void setBitsPerComponent( java.lang.byte value ) |
See the IPTC - NAA Digital Newsphoto Parameter Record ver.4 specification for tag usage details.