composer require iqnection-modules/image-utilities
$MyImage.CropFrom(300,300,'top')
<%-- pulling position from controller --%>
$MyImage.CropFrom(300,300,$CropPosition)
<img src="$MyImage.CropFrom(300,300,'top').URL" />
If not specified in your template, you must add the crop position to your model or controller that's providing the image
Defaults to "center"
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem