Fix Image.Color behavior correctly 33/107133/3 accepted/tizen/tv/20161229.113256 submit/tizen_tv/20161229.044941
authorKangho Hur <kangho.hur@samsung.com>
Tue, 27 Dec 2016 01:10:23 +0000 (10:10 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Wed, 28 Dec 2016 04:13:05 +0000 (13:13 +0900)
commit662a44ea670abb40844096b486d97162969ede41
treeb87c22549d3081df8169e202f49abad1731c6fa6
parent25256d3af9366a33b82553a58dfb3b1da868d412
Fix Image.Color behavior correctly

- Color.Default is now available on Image.Color
- ImageTest3 which is to test Image.color has been added.

Change-Id: I5ad9042e49d124b36bff3227bec007659734fc28
ElmSharp.Test/ElmSharp.Test.csproj
ElmSharp.Test/TC/ImageTest2.cs
ElmSharp.Test/TC/ImageTest3.cs [new file with mode: 0644]
ElmSharp.Test/res/btn_delete.png [new file with mode: 0644]
ElmSharp/ElmSharp/Image.cs