Skip to content

Instantly share code, notes, and snippets.

@Jeavon
Last active March 3, 2016 12:10
Show Gist options
  • Save Jeavon/92bdf2dd6f69156a90ac to your computer and use it in GitHub Desktop.
Save Jeavon/92bdf2dd6f69156a90ac to your computer and use it in GitHub Desktop.
Slimsy Pad
@using Umbraco.Web.Models
@Model.Content.GetCropUrl(100, 200, "myContentCropperPropertyAlias", quality: 90, imageCropMode: ImageCropMode.Pad, ratioMode: ImageCropRatioMode.Height, furtherOptions: "&slimmage=true")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment