|
-
Nov 6th, 2000, 01:56 AM
#1
Thread Starter
Hyperactive Member
I am useing the api setpixel. I have it putting pixels on the screen, but they are too small, how can i make them bigger?
-
Nov 6th, 2000, 05:20 AM
#2
You can't actually make the pixels larger (without changing the screen resolution) but you can draw a small square instead of just one pixel.
Have a look at the Rectangle API function or use VB's own Line method (the API call is faster though).
Best regards
-
Nov 6th, 2000, 08:45 AM
#3
You can also use SexPixel to draw pixels adjacent to where you clicked, so it will look bigger.
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
|