Click here to Skip to main content
15,879,535 members
Articles / Desktop Programming / X11

Programming transparent and gradient output without Cairo (C# X11) - a proof of concept

Rate me:
Please Sign up or sign in to vote.
4.69/5 (4 votes)
3 Aug 2015CPOL9 min read 16.4K   339   3  
How to draw transparent and gradient output on a X11 window unsing the (low level API) XRender protocol extension for X11.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader Celonis SA
Germany Germany
I am currently the CEO of Symbioworld GmbH and as such responsible for personnel management, information security, data protection and certifications. Furthermore, as a senior programmer, I am responsible for the automatic layout engine, the simulation (Activity Based Costing), the automatic creation of Word/RTF reports and the data transformation in complex migration projects.

The main focus of my work as a programmer is the development of Microsoft Azure Services using C# and Visual Studio.

Privately, I am interested in C++ and Linux in addition to C#. I like the approach of open source software and like to support OSS with own contributions.

Comments and Discussions