PdfImage Properties |
The PdfImage type exposes the following members.
Name | Description | |
---|---|---|
Compression |
Gets the compression used on the image data.
| |
FileName |
Gets the filename or url for the image.
| |
Frame |
Gets the frame of image to be saved from either a filename or a stream. -1
indicates that this image represents every image in the stream or file.
| |
Image |
Gets the AtalaImage that will be saved to the PDF.
| |
Stream |
Gets the stream containing an image to be saved into PDF
|