Filtrr icon indicating copy to clipboard operation
Filtrr copied to clipboard

GaussianBlur returns black image

Open zeusent opened this issue 12 years ago • 0 comments

I though that I can blur an image by simply using a simple line like this:

myImage = [myImage gaussianBlur];

But the returned image is always black. Any idea what I'm doing wrong?

zeusent avatar Jul 02 '12 13:07 zeusent