Inverse Text.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Blake

    #1

    Inverse Text.

    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

  • Shane

    #2
    Re: Inverse Text.

    I haven't tested this code, but I read about it last week.
    Hope it helps.



    Comment

    Working...