Package com.itextpdf.text.pdf
Class ICC_Profile
java.lang.Object
com.itextpdf.text.pdf.ICC_Profile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
getData()
static ICC_Profile
getInstance
(byte[] data) static ICC_Profile
getInstance
(byte[] data, int numComponents) static ICC_Profile
getInstance
(InputStream file) static ICC_Profile
GetInstance
(String fname) int
-
Field Details
-
data
protected byte[] data -
numComponents
protected int numComponents -
cstags
-
-
Constructor Details
-
ICC_Profile
protected ICC_Profile()
-
-
Method Details
-
getInstance
-
getInstance
-
getInstance
-
GetInstance
-
getData
public byte[] getData() -
getNumComponents
public int getNumComponents()
-