0
votes
1answer
83 views
Drawing a subregion of a BitmapSource
I'm creating a level editor in WPF for a 2D tile-based game. I'm trying to figure out the best way to load the tileset image file and render each tile in the appropriate location to reconstruct the …
