[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Changes the size of the image. Tab=Adobe [Property] Document=Sets a Photoshop document to operate. ARG(Document)|20|(empty)|PhotoshopDocument Width=Sets the width of the document. ARG(double)|7|0 Height=Sets the height of the document. ARG(double)|7|0 Resolution=Sets the document’s resolution (in pixels per inch). ARG(double)|7|0 ResampleMethod=Sets the method to use for image interpolation. ARG(PsResampleMethod)|20|(empty)|PsResampleMethod [Methods] doResizeImage=Changes the size of the image using parameters: width, height, resolution and resample method. ARG(double width, double height, double resolution, PsResampleMethod resamplemethod)|1|0 *doResizeImage2=Changes the size of the image using parameters: width, height and resolution. ARG(double width, double height, double resolution)|1|0 *doResizeImage3=Changes the size of the image using parameters: width, height and resample method. ARG(double width, double height, PsResampleMethod resamplemethod)|1|0 *doResizeImage4=Changes the size of the image using parameters: width and height. ARG(double width, double height)|1|0 Document=Defines a Photoshop document to operate. ARG(Document)|4|0 *Width=Defines the width of the document. ARG(double)|4|7 *Height=Defines the height of the document. ARG(double)|4|7 *Resolution=Defines the document’s resolution. ARG(double)|4|7 *ResampleMethod=Defines the method to use for image interpolation. ARG(PsResampleMethod)|4|0