More actions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
==User guide== | ==User guide== | ||
Use the keys to define | Use the keys to define the first color by adjusting the Red, Green and Blue values, then the second color in the same way. | ||
The result is | The result is the third color which is not exactly a mixture, but rather a sum of the RGB values of the starting colors. | ||
'''Note:''' The RGB values are between 0 and 255. | '''Note:''' The RGB values are between 0 and 255. |
Revision as of 03:58, 21 October 2024
Color Mixer | |
---|---|
General | |
Author | Roland Yonaba (SeanPaul223) |
Type | Other |
Version | 0.2 |
License | Mixed |
Last Updated | 2008/03/19 |
Links | |
Download | |
Website | |
Color Studio is a Lua-encoded Homebrew that allows you to mix colors using RGB color code.
This is modified based on andyauff's Color Studio.
Installation
Copy the colormixer folders in ms0:/PSP/GAME/.
User guide
Use the keys to define the first color by adjusting the Red, Green and Blue values, then the second color in the same way.
The result is the third color which is not exactly a mixture, but rather a sum of the RGB values of the starting colors.
Note: The RGB values are between 0 and 255.
Controls
Up/Down - RGB value +1
Left/Right - RGB value -1
L - RGB value +10
R - RGB value -10
Home - Quit
Screenshots
External links
- XtreamLua - http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3354 (archived)