Hi
I want to get and set the color of a ColorPicker using my crud db app. The color picker returns a Paint object. How do I get the returned color as a string/int and also be able to set it when I read the saved color from a db?
This post so far I have been able to get the RBG, perfect! Now setting the color is the issue. Any help please.
I want to get and set the color of a ColorPicker using my crud db app. The color picker returns a Paint object. How do I get the returned color as a string/int and also be able to set it when I read the saved color from a db?
This post so far I have been able to get the RBG, perfect! Now setting the color is the issue. Any help please.