class Exif::Tag::MakerNote::PictureControl
0x0023 - PictureControl
Public Instance Methods
to_s()
click to toggle source
# File lib/exifparser/makernote/nikon2.rb, line 230 def to_s @formatted[4,20].pack('C*') end