|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfImageObject | |
---|---|
com.itextpdf.text.pdf.parser |
Uses of PdfImageObject in com.itextpdf.text.pdf.parser |
---|
Methods in com.itextpdf.text.pdf.parser that return PdfImageObject | |
---|---|
PdfImageObject |
ImageRenderInfo.getImage()
Gets an object containing the image dictionary and bytes. |
static PdfImageObject |
InlineImageUtils.parseInlineImage(PdfContentParser ps,
PdfDictionary colorSpaceDic)
Parses an inline image from the provided content parser. |
Methods in com.itextpdf.text.pdf.parser with parameters of type PdfImageObject | |
---|---|
protected static ImageRenderInfo |
ImageRenderInfo.createdForEmbeddedImage(Matrix ctm,
PdfImageObject imageObject)
Create an ImageRenderInfo object based on inline image data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |