ImageGear for Java
getFocalLengthIn35mmFilm Method
Returns FocalLengthIn35mmFilm Tag value.

Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the FocalLengthIn35mmFilm tag. This tag indicates the equivalent focal length, assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag.

Syntax
public java.lang.int getFocalLengthIn35mmFilm()

Return Value

Nullable (boxed) ushort value. *

See the EXIF 2.2 specification for tag usage details.

See Also

Reference

ImGearEXIFMetadata Class
ImGearEXIFMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback