static public method ImageExtensions.AddImage
Adds an image in bytes with specified size in pixels and scaling mode to the repeating area, and returns the ImageBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
This |
content |
The image content in bytes. |
size |
The image size in pixels. |
scale |
The image scaling mode. |
Declared in ImageExtensions