Hi Guys,
I've never done any graphics programming but I'm thinking about making a home screen editor for my Motorola Q. I've attached a .gif file of what the screen looks like. There are 27 different color values that the user can choose for their theme. So, obviously, if they change their font color or their button colors, I'd like to update the preview of the home screen and just color the regions they have specified.
My question is: What technologies do I need to learn in order to accomplish this? I don't have any DirectX experience. I would assume that I should be able to chop up that homescreen picture into 27 other pictures and isolate just the regions of the color I want to change. Then I would process the image substituting the user selected color for the region specified.
I hope this makes sense.


Reply With Quote