VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Gradient selection tool (Reworked)

by Paul Turcksin (12 Submissions)
Category: Complete Applications
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

:The tool submitted by Edwin Perez helps you test different color combinations that you can use anywhere you need a
background with gradient.The dificulty with the GradientFill API is that it uses unsigned integers (unsupportrd by VB) for the color definition. I
believe I found a way to resolve this problem using the RtlMoveMemory API. This solution is simple and easy to understand/implement.More
details in Readme file. I also tried to streamline/optimise the code by using arrays, so there is not much left from the original code. There's no need for votes.

Rate Gradient selection tool (Reworked)

Download Gradient selection tool (Reworked)

Download Gradient selection tool (Reworked) (5 KB)

Gradient selection tool (Reworked) Comments

No comments have been posted about Gradient selection tool (Reworked). Why not be the first to post a comment about Gradient selection tool (Reworked).

Post your comment

Subject:
Message:
0/1000 characters