{{tag>Index Function Function_List Images Version:v5.0}} ====== 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)