Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yaco Zaragoza 87 posts 361 karma points
    Jul 08, 2024 @ 15:11
    Yaco Zaragoza
    0

    Rendering Image Cropper images

    I am using Umbraco 13.3.2

    I want to use the Image Cropper Media type. and I created 3 defaults (Landscape, Portrait and Square).

    Can anyone tell me what is the best way to render each one of these on the front end after I upload an image?

    I already tried

    <img src="@Url.GetCropUrl(Model.TestCropperImage,"square", true)" />
    

    but the image would not render correctly for me

Please Sign in or register to post replies

Write your reply to:

Draft