ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getExposureBiasValue Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ExposureBiasValue tag. The tag specifies the exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.
public ImGearRationalInt getExposureBiasValue() |