Hi all,
I am trying to port the selective gaussian blur filter to gegl. I do not understand the following lines in the original gimp code and what purpose they serve.------
Line 668
if (has_alpha) d *= src_b[nb - b]; // ?
---
Line 676 if (has_alpha) { rowsum >>= 8; // why? rowfact >>= 8; }
Karthik
_______________________________________________ gimp-developer-list mailing list gimp-developer-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gimp-developer-list