Quantcast
Channel: WriteableBitmapEx
Viewing all articles
Browse latest Browse all 360

New Post: Blit images of different sizes?

$
0
0
I got it working, thanks for the tip!

The code:
        writeableBmp_Bkgrnd.Blit(
            new Rect(wherex, wherey, wbAddOnTop.PixelWidth, wbAddOnTop.PixelHeight),
            wbAddOnTop,
            new Rect(0, 0, wbAddOnTop.PixelWidth, wbAddOnTop.PixelHeight),
            WriteableBitmapExtensions.BlendMode.Alpha);

-B

Viewing all articles
Browse latest Browse all 360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>