|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.ICC_Profile
public class ICC_Profile
| Field Summary | |
|---|---|
protected byte[] |
data
|
protected int |
numComponents
|
| Constructor Summary | |
|---|---|
protected |
ICC_Profile()
|
| Method Summary | |
|---|---|
byte[] |
getData()
|
static ICC_Profile |
getInstance(byte[] data)
|
static ICC_Profile |
getInstance(java.io.InputStream file)
|
static ICC_Profile |
GetInstance(java.lang.String fname)
|
int |
getNumComponents()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] data
protected int numComponents
| Constructor Detail |
|---|
protected ICC_Profile()
| Method Detail |
|---|
public static ICC_Profile getInstance(byte[] data)
public static ICC_Profile getInstance(java.io.InputStream file)
public static ICC_Profile GetInstance(java.lang.String fname)
public byte[] getData()
public int getNumComponents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||