SCALE_IMAGE

Scales the given image to the specified width and height

An attribute of the picture type and two numbers representing width and height respectively

Object.ScaledImage = SCALE_IMAGE(Object.OrgImage, 30, 30)