This question is only semi-PHP related.
I want to know if
1: there is a GD library similar to the one for PHP available in Win32. I love the PHP version, and I want to extend my graphics capabilities in C.
or
2: is it possible to actually use the GD library for PHP with anything else, and if so, where could I find the docs to do so
or
3: Does anyone know where to get something similar for Win32/C?