com.itextpdf.text.pdf
Class ICC_Profile
java.lang.Object
com.itextpdf.text.pdf.ICC_Profile
public class ICC_Profile
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
protected byte[] data
numComponents
protected int numComponents
ICC_Profile
protected ICC_Profile()
getInstance
public static ICC_Profile getInstance(byte[] data,
int numComponents)
getInstance
public static ICC_Profile getInstance(byte[] data)
getInstance
public static ICC_Profile getInstance(InputStream file)
GetInstance
public static ICC_Profile GetInstance(String fname)
getData
public byte[] getData()
getNumComponents
public int getNumComponents()
Copyright © 2013. All Rights Reserved.