Copied to clipboard

Flag this post as spam?

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


  • ZNS 60 posts 198 karma points
    Aug 26, 2016 @ 10:30
    ZNS
    0

    Image processor effects and Umbraco 7.5

    I have added the ImageProcessor.Web.Config package and edited the processing config to enable GaussianBlur. But it still doesn't work. Do I need to enable it using code instead?

  • ZNS 60 posts 198 karma points
    Aug 26, 2016 @ 11:18
    ZNS
    101

    Figured it out. You need to add enabled="true" for the plugin in processing.config. For blur it doesn't seem enough to send ?blur=X anymore you need to pass &sigma=X also.

  • 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