Inverse Text.

  • Thread starter Thread starter Blake
  • Start date Start date
B

Blake

How hard can this be?

I need to draw textual information directly onto an image of which I
know nothing about until runtime, so I figured a NOT style pen would be
appropriate. But it seems that .NET cannot accomplish this in managed
code??

Can anyone give me a pointer on how to do this in the most elegant way
possible with .NET? either c# or vb, im not fussy.

Thanks.

-Blake
 
Back
Top