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 88 posts 363 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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies