public class PdfICCBased extends PdfStream
PdfICCBased
defines a ColorSpace
PdfStream
, Serialized Form
BEST_COMPRESSION, BEST_SPEED, compressed, compressionLevel, DEFAULT_COMPRESSION, inputStream, inputStreamLength, NO_COMPRESSION, rawLength, ref, streamBytes, writer
Constructor and Description |
---|
PdfICCBased(ICC_Profile profile)
Creates an ICC stream.
|
PdfICCBased(ICC_Profile profile, int compressionLevel)
Creates an ICC stream.
|
flateCompress, flateCompress, getRawLength, superToPdf, toPdf, toString, writeContent, writeLength
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
public PdfICCBased(ICC_Profile profile)
profile
- an ICC profile
public PdfICCBased(ICC_Profile profile, int compressionLevel)
compressionLevel
- the compressionLevel
profile
- an ICC profile
Copyright © 2016. All rights reserved.