ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : setSubFileType Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the SubFileType tag. The tag specifies general indication of the kind of data contained in this subfile.
This tag is deprecated. The setNewSubfileType method should be used instead.
public void setSubFileType( ImGearTIFFSubFileType value ) |