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 © 1998–2019. All rights reserved.