'Usage
Dim fileName As String Dim compress As Boolean Dim instance As New PdfRawImage(fileName, compress)
Parameters
- fileName
- Path to RAW image.
- compress
- Flag to indicate whether the raw image data should be compressed before writing it in the PDF file.