public class IccDescriptor extends TagDescriptor<IccDirectory>
| Constructor and Description |
|---|
IccDescriptor(IccDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDoubleAsString(double value,
int precision,
boolean zeroes) |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionStringpublic IccDescriptor(IccDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<IccDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public static String formatDoubleAsString(double value, int precision, boolean zeroes)
Copyright © 2010 - 2020 Adobe. All Rights Reserved