Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

there is no support for transparency here.

what you can do is:

  • split() your image into channels
  • draw your rect into the green channel only
  • merge() the channels back