Name | Description | |
---|---|---|
![]() ![]() | AddImage(PdfDocument, Image) |
Adds new image(s) with the data and properties of specified
Image to the end of the collection of document images.
|
![]() ![]() | AddImage(PdfDocument, Image, PdfColor) |
Creates image(s) with the data and properties of specified
Image, applies specified mask color to them and adds resulting
image(s) to the end of the collection of document images.
|
![]() ![]() | AddImage(PdfDocument, Image, Image) |