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