Package | Description |
---|---|
com.itextpdf.text.pdf.parser |
Modifier and Type | Method and Description |
---|---|
static InlineImageInfo |
InlineImageUtils.parseInlineImage(PdfContentParser ps,
PdfDictionary colorSpaceDic)
Parses an inline image from the provided content parser.
|
Modifier and Type | Method and Description |
---|---|
protected static ImageRenderInfo |
ImageRenderInfo.createForEmbeddedImage(Matrix ctm,
InlineImageInfo inlineImageInfo,
PdfDictionary colorSpaceDictionary)
Create an ImageRenderInfo object based on inline image data.
|
protected void |
PdfContentStreamProcessor.handleInlineImage(InlineImageInfo info,
PdfDictionary colorSpaceDic)
Callback when an inline image is found.
|
Copyright © 2013. All rights reserved.