public class ICCTextDescriptionType extends ICCTag
| Modifier and Type | Field and Description |
|---|---|
byte[] |
ascii
Tag fields
|
int |
reserved
Tag fields
|
int |
size
Tag fields
|
int |
type
Tag fields
|
| Modifier | Constructor and Description |
|---|---|
protected |
ICCTextDescriptionType(int signature,
byte[] data,
int offset,
int length)
Construct this tag from its constituant parts
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Return the string rep of this tag.
|
createInstance, signatureString, typeStringpublic final int type
public final int reserved
public final int size
public final byte[] ascii
Copyright © 2015. All rights reserved.