Using Image Manipulation Utilities

Use the Image Manipulation testing pages to test the PeopleCode constructs related to managing images, such as the ResizeImage built-in method that enables users to resize an existing image as per the dimensions provided, and the CropImage built-in method that enables users to crop a source image and save it to a different location.

See PeopleCode Language Reference: ResizeImage function

See PeopleCode Language Reference: CropImage function