![]() |
![]()
| ![]() |
![]()
NAMEresize_image - Change object dimensions based on absolute pixel values. SYNOPSISnil
DESCRIPTIONThis transformation, internally remapped to the scale_image call but with scale values based on the initial dimensions of the object, sets a new desired output dimension. Interp can be set to one of the constants ( INTERP_LINEAR , INTERP_SINE , INTERP_EXPIN , INTERP_EXPOUT , INTERP_EXPINOUT , INTERP_SMOOTHSTEP ). NOTES
EXAMPLEfunction resize_image0() SEE ALSO:scale_image(3)
|