|
-
Apr 12th, 2003, 03:10 PM
#1
-
Apr 12th, 2003, 03:10 PM
#2
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!!
-
Apr 14th, 2003, 04:15 PM
#3
I can easily do it if the bitmap doesnt include any transparent pixels, but if it does, then the colorfill is applied to those pixels as well. What I'm doing is that I'm creating a semi transparent brush and I'm painting a rectangle over the picture. But how would I aviod the transparent pixels?
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
|