public class SamsungType2MakernoteDescriptor extends TagDescriptor<SamsungType2MakernoteDirectory>
SamsungType2MakernoteDirectory.
Tag reference from: http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Samsung.html
| Constructor and Description |
|---|
SamsungType2MakernoteDescriptor(SamsungType2MakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getDeviceTypeDescription() |
String |
getFaceDetectDescription() |
String |
getFaceRecognitionDescription() |
String |
getMakernoteVersionDescription() |
String |
getSamsungModelIdDescription() |
convertBytesToVersionStringpublic SamsungType2MakernoteDescriptor(SamsungType2MakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<SamsungType2MakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getMakernoteVersionDescription()
public String getDeviceTypeDescription()
public String getSamsungModelIdDescription()
public String getFaceDetectDescription()
public String getFaceRecognitionDescription()
Copyright © 2002-2017 Drew Noakes. All Rights Reserved.