PHP Class Craft\ImageResizer_CropService

Inheritance: extends craft\BaseApplicationComponent
Datei anzeigen Open project: engram-design/ImageResizer

Public Methods

Method Description
crop ( $asset, $x1, $x2, $y1, $y2 ) =========================================================================

Private Methods

Method Description
_cropWithPath ( $path, $x1, $x2, $y1, $y2 ) =========================================================================

Method Details

crop() public method

=========================================================================
public crop ( $asset, $x1, $x2, $y1, $y2 )