class Exif::Tag::Exif::FocalLength
0x920a - FocalLength
Public Instance Methods
to_s()
click to toggle source
# File lib/exifparser/tag.rb, line 1154 def to_s formatFocalLength(@formatted.to_f) end
0x920a - FocalLength
# File lib/exifparser/tag.rb, line 1154 def to_s formatFocalLength(@formatted.to_f) end