ElementBuilderCreateImage Method |
Name | Description | |
---|---|---|
CreateImage(Image) | Create a content image Element out of a given document Image.
| |
CreateImage(Image, Matrix2D) | Create a content image Element out of a given document Image.
| |
CreateImage(Image, Double, Double, Double, Double) | Create a content image Element out of a given document Image with
the lower left corner at (x, y), and scale factors (hscale, vscale).
|