[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Crops the document. Tab=Adobe [Property] Document=Sets a Photoshop document to operate. ARG(Document)|20|(empty)|PhotoshopDocument Bounds=Sets the area to crop. The area is an array of four coordinates that mark the portion remaining after cropping, in the following order: left, top, right, bottom. ARG(double[])|13|7 Angle=Sets the angle of cropping bounds. ARG(double)|7|0 Width=Sets the width of the resulting document. ARG(double)|7|0 Height=Sets the height of the resulting document. ARG(double)|7|0 [Methods] doCrop=Crops the document. ARG(double[] bounds, double angle, double width, double height)|1|0 Document=Defines a Photoshop document to operate. ARG(Document)|4|0 *bounds=Defines the area to crop. ARG(double[])|4|13 *angle=Defines the angle of cropping bounds. ARG(double)|4|7 *width=Defines the width of the resulting document. ARG(double)|4|7 *height=Defines the height of the resulting document. ARG(double)|4|7