office-gobmx/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
..
inc/pch update pches 2020-12-15 14:10:44 +01:00
qa Cleanups after vcl/bitmapaccess.hxx splitting 2020-12-26 21:00:52 +01:00
source transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
CppunitTest_cppcanvas_emfplus.mk
CppunitTest_cppcanvas_test.mk
IwyuFilter_cppcanvas.yaml
Library_cppcanvas.mk
Library_mtfrenderer.mk
Makefile
Module_cppcanvas.mk
README

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

== EMF+ ==

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