ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getISOSpeedRatings Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ISOSpeedRatings tag. The tag indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.
public int[] getISOSpeedRatings() |
See the EXIF 2.2 specification for tag usage details.