public class AppleMakernoteDescriptor extends TagDescriptor<AppleMakernoteDirectory>
AppleMakernoteDirectory
.
Using information from http://owl.phy.queensu.ca/~phil/exiftool/TagNames/Apple.html
Constructor and Description |
---|
AppleMakernoteDescriptor(AppleMakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getHdrImageTypeDescription() |
convertBytesToVersionString
public AppleMakernoteDescriptor(AppleMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<AppleMakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getHdrImageTypeDescription()
Copyright © 2023. All rights reserved.