Hi all,
Im kinda new both to java and this forum.. but am very intrested in learning java..
So i was thinking about colors in java and was wondering what kinda colors are regonised by java..
found this java.awt.color.. which goes very indepth with transparancy(alpha) and other formats of colors..
Question:
I wanne make a programm in java that breaks up a picture(pixels) and put it together again..
Storing values of the colors and so forth...
Which format of colors would be easy to start with if taking about java programming? RGB?
Thanks alot