ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : getBitsPerComponent Method |
Method returnsthe 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 java.lang.byte getBitsPerComponent() |
See the IPTC - NAA Digital Newsphoto Parameter Record ver.4 specification for tag usage details.