Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Material :: resizeImage
Synopsis
Resize an image
GUI Dialog
Script function
material.resizeImage
(
image
,
width
,
height
)
Parameters
image
(
Image
) : Image to be resize
width
(
Int
) : New image width
height
(
Int
) : New image height