ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : setPredictorType Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the PredictorType tag. Predictor is a mathematical operator that is applied to the image data before an encoding scheme is applied. It greatly improves compression ratios for some images.
public void setPredictorType( ImGearTIFFPredictorType value ) |