ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : getPlanarConfig Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the PlanarConfig tag. The tag specifies how the components of each pixel are stored.
public ImGearTIFFPlanarConfig getPlanarConfig() |