Source string

  • Note: the rounded corners effect uses true alpha transparency masking. This means that this effect will fail to be saved on jpegs unless you either
    • convert the image to PNG (using the coloractions filter for that),
    • define a canvas underneath it (using canvasactions-define-canvas) or
    • underlay a solid color (using coloractions-alpha-flatten) or
    • underlay a background image (canvasactions-underlay)
    as a later part of this imagecache pipeline.

Used at the following places

  • image_effects: 1.x-1.13.2 (1)