com.drew.metadata.exif
Class PanasonicMakernoteDescriptor
- Serializable
public class PanasonicMakernoteDescriptor
Provides human-readable string versions of the tags stored in a PanasonicMakernoteDirectory.
Some information about this makernote taken from here:
http://www.ozhiker.com/electronics/pjmt/jpeg_info/panasonic_mn.html
PanasonicMakernoteDescriptor
public PanasonicMakernoteDescriptor(Directory directory)
getMacroModeDescription
public String getMacroModeDescription()
throws MetadataException
getPrintImageMatchingInfoDescription
public String getPrintImageMatchingInfoDescription()
throws MetadataException
getRecordModeDescription
public String getRecordModeDescription()
throws MetadataException
Copyright © 2006 Drew Noakes. All Rights Reserved.