[fpc-pascal] Does FCL Image support transparency?
Reimar Grabowski
reimgrab at web.de
Mon Sep 19 17:24:09 CEST 2016
On Fri, 16 Sep 2016 20:31:30 +0200 (CEST)
Michael Van Canneyt <michael at freepascal.org> wrote:
> I would say it is a bug.
Then StretchDraw is bugged, too.
Or it's no bug at all and TCustomCanvas is just missing alpha blending functionality.
I ended up deriving my own canvas class and implementing the desired functionality there.
R.
More information about the fpc-pascal
mailing list