how to apply graphic filters to rendered image in OpenGL?

Hi all,

I am wondering, what is the best (most performative and good results) way to apply some basic graphic manipulations like Brightness, Contrast, Noise etc. to a rendered image in OpenGL?

Thanks!