Setting a TransparentColor would make the skin transparent where that color exists. This would allow us to, for example, render rounded corners on rectangular images with a solid-color overlay on each corner, effectively cutting the corners away.
It would also be nice if the alpha value of TransparentColor determined the translucency of the skin, but I realize that would be more complex.