public class SigmaMakernoteDescriptor extends TagDescriptor<SigmaMakernoteDirectory>
SigmaMakernoteDirectory.| Constructor and Description |
|---|
SigmaMakernoteDescriptor(SigmaMakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionStringpublic SigmaMakernoteDescriptor(SigmaMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<SigmaMakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.Copyright © 2002-2016 Drew Noakes. All Rights Reserved.