jingwood / d2dlib

A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
MIT License
234 stars 40 forks source link

Example how to draw a Memory Bitmap with transparent part on another Memory Bitmap #93

Closed MightyM7 closed 1 year ago

MightyM7 commented 1 year ago

Hi,

can someone please provide an example how to draw a Memory Bitmap with transparent part on another Memory Bitmap?

Thank you.

MightyM7 commented 1 year ago

Have found an example in the examples. :-)