Table of Contents

, , , ,

SCALE_IMAGE

Description

Scales the given image to the specified width and height

Parameters

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

Example

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