public class InlineImageInfo
extends java.lang.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 © 1998–2018. All rights reserved.