I need help with this.
In some games, you can modify face of your character using sliders (Fallout 3, Oblivion etc).
I would like to create similar effect using 2D graphics and .Net (well.. not face obviously, but simply to be able to alter graphics to some extent). I thought of using vector graphics and then adjusting properties of vectors but I don't know if that's even possible.

Ideas, suggestions, readings etc?

Thanks