public class IccProfileCreator extends Object implements Serializable
| Constructor and Description |
|---|
IccProfileCreator(int signature,
String creator,
String description)
Instantiates a new icc profile creator.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCreator()
Gets the creator.
|
String |
getDescription()
Gets the description.
|
int |
getSignature()
Gets the signature.
|
Copyright © 2015–2020. All rights reserved.