public class LeicaType5MakernoteDescriptor extends TagDescriptor<LeicaType5MakernoteDirectory>
LeicaType5MakernoteDirectory
.
Tag reference from: http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Panasonic.html
Constructor and Description |
---|
LeicaType5MakernoteDescriptor(LeicaType5MakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getExposureModeDescription() |
convertBytesToVersionString
public LeicaType5MakernoteDescriptor(LeicaType5MakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<LeicaType5MakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getExposureModeDescription()
Copyright © 2024. All rights reserved.