ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : setNewSubfileType Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the NewSubfileType tag. The tag provides a general indication of the kind of data contained in this subfile.
The value is composed as a bitmask, using the members of ImGearTIFFNewSubFileTypeMasks enumeration.
public void setNewSubfileType( ImGearTIFFNewSubFileTypeMasks value ) |