Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file.
Overload | Description |
---|---|
Insert(RasterImage) | Compresses the specified image, without segmenting it, and inserts the image in the PDF file. |
Insert(RasterImage,PdfCompressorOptions) | Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file. |