Re: basegfx::BColor

2017-10-09 Thread Chris Sherlock
ts > have. > > Just my 2ct, > Armin > > >> Am 08.10.2017 um 14:22 schrieb Chris Sherlock: >> Just a quick query: is there any reason why basegfx::BColor doesn’t store >> the alpha value? >> >> I was thinking it would be great to migrate from tool

Re: basegfx::BColor

2017-10-09 Thread Armin Le Grand
(es) never have Alpha (seen as last target for paint), Bitmap/in-between targets have. Just my 2ct, Armin Am 08.10.2017 um 14:22 schrieb Chris Sherlock: Just a quick query: is there any reason why basegfx::BColor doesn’t store the alpha value? I was thinking it would be great to migrate fr

basegfx::BColor

2017-10-08 Thread Chris Sherlock
Just a quick query: is there any reason why basegfx::BColor doesn’t store the alpha value? I was thinking it would be great to migrate from tools::Color to basegfx::BColor, but I genuinely don’t think this is really possible without storing the alpha channel. Also, I noticed a decent gerrit