README.md

December 5, 2022 ยท View on GitHub

GradientFill API ??? Thats Simple!!!

Description

I am sure that this is the 'Fastest' routine in PSC to render 'Positioned' - 'Repeated' gradients. The gradients are 'Smoother' than the same implimentation using 'DIB sections', because it uses 'GradientFill' API. The code is so 'Compact' and 'Simple' because it is based on an excellent thought by 'paul_turcksin' to use 'CopyMemory' to bypass color Bytes to TRIVERTEX Structure used in 'GradientFill' API. The code can draw 'Horizontal' and 'Vertical' gradients with any number of 'Repeats'. Hope you enjoy!! and please leave your comments!!!, Jim Jose ;)

More Info

Submitted On2004-01-29 23:33:42
ByJJJJJJJJ
LevelIntermediate
User Rating5.0 (20 globes from 4 users)
CompatibilityVB 6.0
CategoryGraphics
WorldVisual Basic
Archive FileFastest_Sm1901196142005.zip