|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.itextpdf.text.pdf.parser.InlineImageInfo
public class InlineImageInfo
Represents an inline image from a PDF
Constructor Summary | |
---|---|
InlineImageInfo(byte[] samples,
PdfDictionary imageDictionary)
|
Method Summary | |
---|---|
PdfDictionary |
getImageDictionary()
|
byte[] |
getSamples()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InlineImageInfo(byte[] samples, PdfDictionary imageDictionary)
Method Detail |
---|
public PdfDictionary getImageDictionary()
public byte[] getSamples()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |