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