...I don't know if it is not compatible with other effects, I have tried several combinations and still I can't make it work.
Please fin attached an image with the preview and the preset's settings.

I have installed and activated:

ImageAPI 6.x-1.6 ImageAPI supporting multiple toolkits.
ImageAPI GD2 6.x-1.6 Uses PHP's built-in GD2 image processing support.
ImageCache 6.x-2.0-beta9 Dynamic image manipulator and cache.
Imagecache Canvas Actions 6.x-1.6 Actions for manipulating image canvases layers, including watermark and background effect. Also an aspect switcher (portrait/landscape)
Imagecache Color Actions 6.x-1.6 Additional ImageCache actions, providing color-shifting, brightness and alpha transparency effects.
Imagecache Custom Actions 6.x-1.6 Allow direct PHP code manipulation of imagecache images.
ImageCache Effects 6.x-1.1 Additional image effects for Image Cache.
Imagecache Profile Pictures 6.x-1.0 Utilizes imagecache presets for user profile pictures.
Imagecache Text Actions 6.x-1.6 Display simple or dynamic captions on images.
ImageCache UI 6.x-2.0-beta9 ImageCache User Interface.

I guess this is some sort of bug, but maybe someone can help me out here.

Thanks!
Alex;

CommentFileSizeAuthor
#4 imagecache_effects.zip13.39 KBpatobrien
reflection.jpg44.75 KBalextronic

Comments

alextronic’s picture

Oh, and if you see the image, it just doesn't matter if I put the reflection AFTER the FileFormat and RoundCorners Actions, or even if I delete those and only work with Reflection. It just doesn't come up.

A.

alextronic’s picture

[bump!!!]

anyone?...

alextronic’s picture

Status: Active » Closed (fixed)

OK, if anyone has the same problem, apply the patch here http://drupal.org/node/401694

patobrien’s picture

StatusFileSize
new13.39 KB

I've attached the most recent and working version - includes applied patch and removal of the ampersand "&" from

function imageapi_gd_image_reflection(&$image, $options = array()) {

Working as of 2/17/2011 (on PHP 5.3.2). File is attached