• Resolved lennardv

    (@lennardv)


    I would like to write an extension for the resizefly plugin calling the IMG_FILTER_COLORIZE function on the image gd library. I would like the url image-100x-100@1[colorize].jpg to render a colorized version for our project.

    Is there any way to extend your work?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author alpipego

    (@alpipego)

    Yes, the plugin is built with extensibility in mind, I’ll add a template and some documentation and will update this issue once it’s done.

    Thread Starter lennardv

    (@lennardv)

    Ok, for now i just changed the original source code, and commenting out the update mechanism.

    Plugin Author alpipego

    (@alpipego)

    Please see https://github.com/alpipego/resizefly-addon-template for an example add-on. I haven’t had time yet to document the public API (hooks, filters, interfaces), but I hope to have it done soon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Applying gd filters’ is closed to new replies.