Version: 
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