iFlags
Indicators of how the underlying image is to be positioned. Valid values are:
Value |
Meaning |
UNDERLAY_TILE |
Tile the underlay. This repeats the underlying image, so that it fills the target image. This method does not do any resizing; you are responsible for the size of the tiles. |
UNDERLAY_STRETCH |
Stretch the underlay to fit the dimensions of the target image. |