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() |
convertBytesToVersionString
public SamsungType2MakernoteDescriptor(SamsungType2MakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(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 © 2024. All rights reserved.