static public method ImageExtensions.AddImageToRepeatingArea
Adds an image in bytes with a specified scaling mode to the repeating area and returns the RepeatingAreaBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
This |
content |
The image content in bytes. |
scaling |
The image scaling mode. |
Declared in ImageExtensions