FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   blur alpha
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: blur alpha  (Read 242 times)
Sjeiti

WWW
blur alpha
« on: Jul 5th, 2004, 2:50pm »

I've been trying to use Quasimondo's fastblur (http://processing.org/discourse/yabb/board_general_action_displ_ay_num_1077491439.html)  to blur the alpha channels as well...
unfortunately I've never worked with bitshifting and stuff like: (iPxs & 0xff0000)>>16;
 
here's what I've tried so far: http://www.sjeiti.com/test/
 
first image is the normal image with alpha
second is the same image with fastblur (alpha gone)
third was gonna be an alphablur but I keep getting indices out of bound etc...
 
anybody know why
 
thanks
 
...Ron
 

http://www.sjeiti.com/
Pages: 1 

« Previous topic | Next topic »