|
-
December 19th, 2004, 04:46 PM
#1
Draw XOR Lines
Here's one I've never been able to work out.
How do you draw an XOR-ed line using the Graphics object ?
Thanks as always.
Darwen.
-
December 19th, 2004, 10:58 PM
#2
Re: Draw XOR Lines
As I know,there is no XOR drawing in GDI+
Maybe U can draw a line in pixel by pixel basis (and XOR it manually).
Best regards,
Krzemo.
-
December 20th, 2004, 03:39 AM
#3
Re: Draw XOR Lines
Here's one that was prepared earlier: XOR Line Drawing
Useful? Then click on (Rate This Post) at the top of this post.
-
December 20th, 2004, 05:54 AM
#4
Re: Draw XOR Lines
Thanks for that Norfy : I was trying to do this without resorting to interop but it looks like I'm left with no choice.
Darwen.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|