lFlag
Flag that indicates how to handle exposed areas. Possible values are:
Value |
Meaning |
FILL_CLR |
[0x0000] Fill any exposed areas with crFill. |
FILL_RPT |
[0x0001] Stretch the image edges to fill the exposed area. |
FILL_NOCHG |
[0x0002] Leave the exposed area as is, without changing it. |