Name | Description | |
---|---|---|
![]() | SaveAsPainted(Stream) |
Saves the image as painted on a page to the specified stream.
|
![]() | SaveAsPainted(String) |
Saves the image as painted on a page to the file with specified name.
|
![]() | SaveAsPainted(Stream, PdfExtractedImageFormat) |
Saves the image as painted on a page to the specified stream using specified
image format.
|
![]() | SaveAsPainted(String, PdfExtractedImageFormat) |
Saves the image as painted on a page to the file with specified name using specified
image format.
|