|
From: Philipp K. J. <ja...@ie...> - 2014-12-06 16:40:27
|
What blending mode or operator does gnuplot use for alpha blending? According to this page, there are many possible choices: http://cairographics.org/operators/ Based on some tests, possible options seem to be OPERATOR_OVER, OPERATOR_ADD, and OPERATOR_SATURATE. Does anyone know? Best, Ph. |