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