static public method ImageExtensions.AddImage
Adds an image with specified size in pixels and scaling mode from a file to the repeating area, and returns the ImageBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
This |
filePath |
A path to the image file. |
size |
The image size in pixels. |
scaling |
The image scaling mode. |
Declared in ImageExtensions