VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AMAZING EFFECTS (GraphicalDLL) more than 60 photoshop-like effects never seen it before

by Pieter Voloshyn (1 Submission)
Category: Graphics
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (82 Votes)

This is a DLL (type-library) written in VC++ to be used in Visual Basic. This dll makes unbelievable effects like: brightness (in a very fast way), contrast, hue/saturation, gamma, blur, smart blur, radial blur, zoom blur, twirl, swirl, ascii morph, gold effect, alpha blend, many blend modes, emboss/engrave, raindrops, waves, circular waves, sepia and many others.
You can use in VB with a module or a reference. Many of these effects you've never seen it before. I've worked hard to implement this dll, so, I will appreciate your vote, ok?
Note: I've uploaded the dll with extension .gpx, to use in GraphicalDLL's project, only you have to do is change the extension to .dll, ok? ***IMPORTANT*** If you want to download the compiled dll, you need to download from: www24.brinkster.com/mastertronic/Codes/GraphicalDLL.dll, ok?

API Declarations
Private Declare Function GetTickCount Lib "kernel32" () As Long
Private Declare Function GetPixel Lib "gdi32" (ByVal hdc As Long, ByVal X As Long, _
ByVal Y As Long) As Long

Rate AMAZING EFFECTS (GraphicalDLL) more than 60 photoshop-like effects never seen it before

Upload

Download this snippet    Add to My Saved Code

AMAZING EFFECTS (GraphicalDLL) more than 60 photoshop-like effects never seen it before Comments

No comments have been posted about AMAZING EFFECTS (GraphicalDLL) more than 60 photoshop-like effects never seen it before. Why not be the first to post a comment about AMAZING EFFECTS (GraphicalDLL) more than 60 photoshop-like effects never seen it before.

Post your comment

Subject:
Message:
0/1000 characters