X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=deconvolution_sharpen_effect.h;h=a0b405a6c7f829f5d94cc4bf3ca3429c85968e45;hp=293916fd52da9433d7843ff9ca26c3526a8fdc06;hb=7af4d1b54ba141fdb74cd13ddc6110708855d157;hpb=572e7aaa57028d7eda4bc445a6249637134a2b02 diff --git a/deconvolution_sharpen_effect.h b/deconvolution_sharpen_effect.h index 293916f..a0b405a 100644 --- a/deconvolution_sharpen_effect.h +++ b/deconvolution_sharpen_effect.h @@ -39,6 +39,7 @@ public: } void set_gl_state(GLuint glsl_program_num, const std::string &prefix, unsigned *sampler_num); + virtual AlphaHandling alpha_handling() const { return INPUT_PREMULTIPLIED_ALPHA_KEEP_BLANK; } private: // Input size.