public class IcoDescriptor extends TagDescriptor<IcoDirectory>
Constructor and Description |
---|
IcoDescriptor(IcoDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getColourPaletteSizeDescription() |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getImageHeightDescription() |
String |
getImageTypeDescription() |
String |
getImageWidthDescription() |
convertBytesToVersionString
public IcoDescriptor(IcoDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<IcoDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getImageTypeDescription()
public String getImageWidthDescription()
public String getImageHeightDescription()
public String getColourPaletteSizeDescription()
Copyright © 2018. All rights reserved.