ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : getSubFileType Method |
Method returnsthe 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 getNewSubfileType method should be used instead.
public ImGearTIFFSubFileType getSubFileType() |