ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getDeviceSettingDescription Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the DeviceSettingDescription tag. This tag indicates information on the picture-taking conditions of a particular camera model. The tag is used only to indicate the picture-taking conditions in the reader.
public byte[] getDeviceSettingDescription() |
See the EXIF 2.2 specification for tag usage details.