Files
libreoffice/cppcanvas
Noel d765ec2295 transparency->alpha in tools::Color
this just changes the Get/Set methods, the constructor and internal
representation of Color is not changed.

Change-Id: Idb6e07cc08bbaa5bd55b6bd4b585e648aef507b6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109074
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-01-12 17:38:53 +01:00
..
2020-12-15 14:10:44 +01:00

Helper C++ classes for [[canvas]], plus a GDIMetaFile-to-XCanvas converter.

== EMF+ ==

For cppcanvas/source/mtfrenderer, see the README in vcl (the EMF+ part).