ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getCompressedBitsPerPixel Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the CompressedBitsPerPixel tag. The tag specifies information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.
public ImGearRationalUInt getCompressedBitsPerPixel() |