ImageGear for Java
setFocalLengthIn35mmFilm Method
Nullable (boxed) ushort value. *

See the EXIF 2.2 specification for tag usage details.

Sets FocalLengthIn35mmFilm Tag value.

Method replacesthe 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 void setFocalLengthIn35mmFilm( 
   java.lang.short value
)

Parameters

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