CIFilter blur issues

mikevann mikevann at gmail.com
Tue Dec 18 00:18:04 PST 2007


I'm doing a gaussian blur using Core Image (CIGaussianBlur).  The  
problem I'm having is the edges are not being extended during the blur  
so all four edges fade into transparency.  Is there a way to control  
how the CIGaussianBlur treats edges, such as kvImageEdgeExtend does  
for vImage convolves, or at least set the background color used for  
the blur?


More information about the MacOSX-dev mailing list