ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getSceneCaptureType Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the SceneCaptureType tag. This tag indicates the type of scene that was shot. It can also be used to record the mode in which the image was shot. Note that this differs from the scene type (SceneType) tag.
public java.lang.int getSceneCaptureType() |
See the EXIF 2.2 specification for tag usage details.