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

Closed Issue: Bug on WriteableBitmapExtensions.cs [13563]

$
0
0
At line 63, actual code:
int h = bmp.PixelWidth;
 
Right code:
int h = bmp.PixelHeight;

Viewing all articles
Browse latest Browse all 360

Trending Articles



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