VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LongToRGB

Reboot  (1 Submission)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Converts Long values (used by getpixel and other low level color functions) into RGB values that you can use. Useful if you want to manually remap an image or make some kind of color effect.

Inputs
Long color value (from getpixel or rgb(), etc)

Returns
Three paramaters, r g and b, red green blue

Rate LongToRGB (5(5 Vote))
LongToRGB.bas

LongToRGB Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters