vidiware Posted December 5, 2002 Posted December 5, 2002 How can i get f eks the value 0, 255,255 transparent? Quote
wyrd Posted December 5, 2002 Posted December 5, 2002 Dim b As New Bitmap("bleh.bmp") b.MakeTransparent(Drawing.Color.FromArgb(0, 255, 255)) Quote Gamer extraordinaire. Programmer wannabe.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.