VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Dither(Updated)

Robert Rayment  (69 Submissions)   Graphics   Visual Basic 5.0   Advanced   Wed 3rd February 2021

Dither by Robert Rayment. (Updated 26/11/02 Jump table used in ASM, 2-color saving corrected, improved scroll bars) This produces a 2-color bitmap from any original using a variety of methods and can be saved or printed. The program can be run in VB or VB+ASM. The structure of the asm file roughly follows that of the VB code and so should be useful for those new to assembler. The asm code is in a bin file but could be stored in a res file or made into a dll or a class (see buggy). See Notes.txt for more info. Zip 59KB, Win98 & exe tested on WinXP.

Inputs
pictures

Assumes
just run

Returns
2 color pictures

API Declarations
Several see code

Rate Dither(Updated) (12(12 Vote))

Download Dither(Updated)

Dither(Updated) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters