ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getExposureMode Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ExposureMode tag. This tag indicates the exposure mode set when the image was shot. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings.
public ImGearEXIFExposureMode getExposureMode() |