X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_filter%2Fhalftone.h;h=76846e622b206acbb7dd95994eef2f4611c73209;hb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;hp=ee35e26063ca1e338020180f60f1114ca2ca1e0c;hpb=e8a065f2385c219c511b57dac52786120bfa097d;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_filter/halftone.h b/synfig-core/trunk/src/modules/mod_filter/halftone.h index ee35e26..76846e6 100644 --- a/synfig-core/trunk/src/modules/mod_filter/halftone.h +++ b/synfig-core/trunk/src/modules/mod_filter/halftone.h @@ -52,7 +52,7 @@ public: synfig::Angle angle; float mask(synfig::Point point)const; - + float operator()(const synfig::Point &point, const float& intensity, float supersample=0)const; };