java.io.Serializable
public class PdfICCBased extends PdfStream
PdfICCBased
defines a ColorSpacePdfStream
,
Serialized FormCATALOG, FONT, hashMap, OUTLINES, PAGE, PAGES
ARRAY, BOOLEAN, bytes, DICTIONARY, INDIRECT, indRef, NAME, NOTHING, NULL, NUMBER, STREAM, STRING, TEXT_PDFDOCENCODING, TEXT_UNICODE, type
BEST_COMPRESSION, BEST_SPEED, compressed, compressionLevel, DEFAULT_COMPRESSION, inputStream, inputStreamLength, NO_COMPRESSION, rawLength, ref, streamBytes, writer
Constructor | Description |
---|---|
PdfICCBased(ICC_Profile profile) |
Creates an ICC stream.
|
PdfICCBased(ICC_Profile profile,
int compressionLevel) |
Creates an ICC stream.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkType, clear, contains, get, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, merge, mergeDifferent, put, putAll, putEx, remove, size
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
flateCompress, flateCompress, getRawLength, superToPdf, toPdf, toString, writeContent, writeLength
public PdfICCBased(ICC_Profile profile)
profile
- an ICC profilepublic PdfICCBased(ICC_Profile profile, int compressionLevel)
compressionLevel
- the compressionLevelprofile
- an ICC profileCopyright © 1998–2018. All rights reserved.