ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setSceneType Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the SceneType tag. The tag indicates the type of scene. If a DSC recorded the image, this tag value shall always be set to 1, indicating that the image was directly photographed.
public void setSceneType( ImGearEXIFSceneType value ) |