Class PdfImage
java.lang.Object
com.aowagie.text.pdf.PdfObject
com.aowagie.text.pdf.PdfDictionary
com.aowagie.text.pdf.PdfStream
com.aowagie.text.pdf.PdfImage
PdfImage is a PdfStream containing an image-Dictionary and -stream.-
Field Summary
Fields inherited from class PdfStream
BEST_COMPRESSION, compressed, compressionLevel, DEFAULT_COMPRESSION, inputStream, inputStreamLength, NO_COMPRESSION, rawLength, streamBytesFields inherited from class PdfDictionary
hashMap -
Method Summary
Methods inherited from class PdfStream
getRawLength, superToPdf, toPdf, toStringMethods inherited from class PdfDictionary
get, getAsArray, getAsDict, getAsName, getAsNumber, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, put, remove, sizeMethods inherited from class PdfObject
getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, setContent, setIndRef, type