This is an old revision of the document!


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) 
  • Last modified: 2023/02/08 23:45