TYPE: COP
TITLE: Crop COP

This operation crops an image, reducing the resolution of the images. All
information outside the cropped region is thrown away. If you wish to retain
the cropped data, make sure Large Canvas support is on (in the Composite 
Project Settings) and use the Window COP instead.

Parameters
    Method          - The region cropped can either be represented by 2 
                      opposite points of a rectangle, or the rectangles lower
                      left corner and its width and height.
    Units           - Specifies the units to crop in, either pixels or UV.
    Horizontal Crop - The left/right crop values.
    Vertical Crop   - The bottom/top crop values.
    Offset          - An animatable image offset, so the image may be panned
                      through the cropped area.

See Also: Scale, Window
