ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : setPlanarConfig Method |
Method replacesthe 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 void setPlanarConfig( ImGearTIFFPlanarConfig value ) |