[VB6] Image Editor Help

Post your questions regarding programming in Visual Basic 6 in here.
4 posts Page 1 of 1
Contributors
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

[VB6] Image Editor Help
Cheatmasterbw
I recently started VB6 in school, and I want to try to make a simple image editor out of it.

How do I draw lines, rectangles, etc. on an image?
http://www.megaapps.tk/
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: [VB6] Image Editor Help
Scottie1972
with a Pen tool...lol
Image
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: [VB6] Image Editor Help
Cheatmasterbw
How might one declare this so-called "Pen tool?" :lol:
http://www.megaapps.tk/
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: [VB6] Image Editor Help
GoodGuy17
I have a tutorial for an image editor (basic), you may be able to adapt the code to work for you... check the VB6 Tutorials section.
4 posts Page 1 of 1
Return to “General coding help”