public class WebpDescriptor extends TagDescriptor<WebpDirectory>
_directory| Constructor and Description |
|---|
WebpDescriptor(WebpDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionString, get7BitStringFromBytes, getAsciiStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getRationalOrDoubleString, getSimpleRational, getVersionBytesDescriptionpublic WebpDescriptor(WebpDirectory directory)
public java.lang.String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<WebpDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.Copyright © 2002-2016 Drew Noakes. All Rights Reserved.