|
-
Sep 27th, 2002, 06:05 PM
#1
*RESOLVED* Autoredraw- Again!
I cant think of a way to do this without autoredraw!
I have a class that modifies the image inside a picturebox at an arbitrary time. Now how am I suppose to simulate an autoredraw for this?! the picture is modified inside a class, and as soon as the paint event of the picturebox is fired, everything is erased. (I'm using the graphics class to draw an image on the picturebox)
Also why is it that when you set the image property of a picturebox at design time, you wont loose your picture? why is it that .NET redraws the picture itself that way?
Last edited by MrPolite; Sep 27th, 2002 at 07:44 PM.
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
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
|