ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setNumberOfBitsPerSample 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 Number of Bits per Sample DataSet (3:86). The DataSet indicates the number of bits per pixel value used as entries in the Colour Palette.
public void setNumberOfBitsPerSample( java.lang.byte value ) |
See the IPTC - NAA Digital Newsphoto Parameter Record ver.4 specification for tag usage details.