PHP Class Craft\ImageResizer_CropService

Inheritance: extends craft\BaseApplicationComponent
Afficher le fichier Open project: engram-design/ImageResizer

Méthodes publiques

Méthode Description
crop ( $asset, $x1, $x2, $y1, $y2 ) =========================================================================

Private Methods

Méthode Description
_cropWithPath ( $path, $x1, $x2, $y1, $y2 ) =========================================================================

Method Details

crop() public méthode

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