|
-
Jan 30th, 2007, 01:47 AM
#1
Thread Starter
New Member
GetPixel of Richtextbox
Is there a way to use the function GetPixel on a Richtextbox on a forum? I need the RGB of each pixel on it, but I don't want the Richtextbox to be visible on the screen when it grabs those values. I've been looking around, but no such luck.
-
Jan 30th, 2007, 09:40 AM
#2
Re: GetPixel of Richtextbox
Any control has to be visible in order for you to interact with it in any way.
-
Jan 30th, 2007, 01:22 PM
#3
Thread Starter
New Member
Re: GetPixel of Richtextbox
Okay, if it was visible, but somewhere hidden in the form, would it be possible to copy each pixel of the RTB?
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
|