[NUI] Add color constructor (#1929)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Thu, 27 Aug 2020 08:05:42 +0000 (17:05 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 08:05:42 +0000 (17:05 +0900)
commit6a5ab482fe95514e01789785b7a46cb70e38dfe0
tree35e5ca2ec4d5bdd12f1fda6c47a26752d45277c1
parent4909a744fa556fe729c487ab18301c0a5e670b7a
[NUI] Add color constructor (#1929)

Add color constructor which is initialized by System.Drawing.Color.

When we test something, we always feel our Color class has not enough
color list.

In System.Drawing.Color, there is a ton of predefined colors.
So, added new constructor which can initialized by System.Drawing.Color.

Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply.github.com>
src/Tizen.NUI/src/public/Color.cs