VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Wu Pixels

by Chris Jennings (1 Submission)
Category: Graphics
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

This code demonstates the use of Wu pixels.
Circles and lines drawn using Wu pixels will have an anti-aliased appearance because this method of plotting uses floating point math to plot pixels in groups of four in a 2x2 block and varying the brightness of the pixels. This program uses no OCX's or third-party DLL's, just VB and the API (SetPixel and GetPixel).

Rate Wu Pixels

Download Wu Pixels

Download Wu Pixels (3 KB)

Wu Pixels Comments

No comments have been posted about Wu Pixels. Why not be the first to post a comment about Wu Pixels.

Post your comment

Subject:
Message:
0/1000 characters