
Help on manipulating 24-bit colors from bitmap
Does someone know how to handle, retrieve and manipulate colors from a
bitmap (with DIBsection?).
What I like to do is - for instance - is 'gamma-correction' on each
red,green and blue color of a bitmap.
Thanks in advance