VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Wu Pixels

Chris Jennings  (1 Submission)   Graphics   VB Script   Beginner   Wed 3rd February 2021

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 (8(8 Vote))

Download Wu Pixels

Wu Pixels Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters