iFlags
Flag that indicates the type of resizing to use. Possible values are:
Value |
Meaning |
RESIZE_NORMAL |
[0x0] Normal resizing. |
RESIZE_RESAMPLE |
[0x2] Linear interpolation resizing. |
RESIZE_BICUBIC |
[0x4] Bicubic interpolation resizing. |