public class InlineImageInfo extends Object
Constructor and Description |
---|
InlineImageInfo(byte[] samples, PdfDictionary imageDictionary) |
Modifier and Type | Method and Description |
---|---|
PdfDictionary |
getImageDictionary() |
byte[] |
getSamples() |
public InlineImageInfo(byte[] samples, PdfDictionary imageDictionary)
public PdfDictionary getImageDictionary()
public byte[] getSamples()
Copyright © 2016. All rights reserved.