Hi all!
I am trying to manipulate a 2D picture using sdl. The purpose is to get the
specular picture from the source one. Does anyone know how to do it? It is like
the function available in the photoeditor softwares (the mirror effect).
Furthermore, I need a special type of cursor. I know there is the function
CreateCursor but it doesnt let me customize the cursor. I want the cursor being
coloured and that could use an image by loading it. Is that possible? In that
case I would appreciate any suggestion or better, source code example for both
questions.
Thanks in advance.
Coder