VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Advanced Graphics Routines 2.2 UPDATED must see

by Florian Egel (5 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (57 Votes)

If you want to adjust the brightness of a picture, rotate a picture with ANTI-ALIASING or AlphaBlend pictures together, maybe using an invisible mask color, and all that in vb and in just milliseconds... then you need this code! I wrote all the calculations in a C++ DLL, because it is much faster and easier to use, you just need a few lines of code to make incredible effects! in the zip-file there is the DLL and a VB-Demo to demonstrate the possibilities and the performance of my dll.



NOTE: Version 3.0 is released, go to https://www.vbcoders.com/vb/scripts/showcode.asp?txtCodeId=21470



UPDATED! 2.0: The new package now also includes a VB-Only-Version with the functions from the dll rewritten for VB, so you can use the stuff without the dll! (though the dll is faster than the still fast VB-code, so i would use the dll). I also included a BUMP MAPPING routine a BLUR filter and an IMPROVED ALPHA BLENDING routine.



UPDATED! 2.1: Fixed a problem with 16 bit color depth. included MOSAIC filter.



UPDATED! 2.2: Added some nice, useful timer- and counter-functions. See demo for description. I Also added a complete DOCUMENTATION of all functions with descriptions of all parameters to help you using my code (see "readme.txt").



Test it and *please* vote for this really useful and good piece of code!



NOTE: Version 3.0 is released, go https://www.vbcoders.com/vb/scripts/showcode.asp?txtCodeId=21470

Rate Advanced Graphics Routines 2.2 UPDATED must see

Download Advanced Graphics Routines 2.2 UPDATED must see

Download Advanced Graphics Routines 2.2 UPDATED must see (221 KB)

Advanced Graphics Routines 2.2 UPDATED must see Comments

No comments have been posted about Advanced Graphics Routines 2.2 UPDATED must see. Why not be the first to post a comment about Advanced Graphics Routines 2.2 UPDATED must see.

Post your comment

Subject:
Message:
0/1000 characters