
That said, what's a good language to learn for this? I mostly want to combine existing images, rather than add in, say, a perlin noise or sine generator, although I may eventually do that.
I was thinking something like Visual Basic (although this is shunned by a lot of programmers).
What do you guys think?
p.s. - some features I would like to include:
- BMP Export
- Image Blending Modes (Add, Subtract, Multiply, etc)
- Misc "simple" filters (e.g. colorize, blur, etc)