Evas filters: Fix color(0xrrggbb) to be opaque by default
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 Jun 2015 01:33:29 +0000 (10:33 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 Jun 2015 01:44:04 +0000 (10:44 +0900)
commit6980cb2c709ff69133f24549fd9f44fe42993ed4
treebf1229fddfccc6efcea9a02d24cc8551a9cbfd9a
parent4e6e7def006605666213c49089e09654bab691e7
Evas filters: Fix color(0xrrggbb) to be opaque by default

For compatibility with previous behaviour and with what the doc
says, make sure default alpha is 255 and not 0.

This way color(0) is black and not transparent
src/lib/evas/filters/lua/color.lua