Class ICC_Profile
java.lang.Object
com.gitlab.pdftk_java.com.lowagie.text.pdf.ICC_Profile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
getData()
static ICC_Profile
getInstance
(byte[] data, int numComponents) int
-
Field Details
-
data
protected byte[] data -
numComponents
protected int numComponents
-
-
Constructor Details
-
ICC_Profile
protected ICC_Profile()
-
-
Method Details
-
getInstance
-
getData
public byte[] getData() -
getNumComponents
public int getNumComponents()
-