iFlags
Flag that indicates the type of resizing to use. Possible values are:
Value |
Meaning |
SIZE_NORMAL |
[$0] Normal resizing. |
SIZE_RESAMPLE |
[$2] Linear interpolation resizing. |
SIZE_BICUBIC |
[$4] Bicubic interpolation resizing. |