drawingvisual Questions
3
I have an application relying on Deep zoom images (convertion from a PNG to a pyramid of JPGs in various scale) which we use DeepZoomTools.dll for. This is relying on PresentationCore.dll and has b...
Linnlinnaeus asked 18/9, 2017 at 16:12
5
I need to draw a large amount of 2D elements in WPF, such as lines and polygons. Their position also needs to be updated constantly.
I have looked at many of the answers here which mostly suggest...
Saraband asked 19/4, 2013 at 15:13
3
Solved
I'm creating a large number of texts in WPF using DrawText and then adding them to a single Canvas.
I need to redraw the screen in each MouseWheel event and I realized that the performance is a b...
Carilla asked 9/6, 2014 at 11:25
0
I have to render the text from a TextBox into a WriteableBitmap.
This code is working pretty well but the text in it is blurry or anti-aliased.
Any ideas on how to keep it aliased and crisp?
text ...
Proscenium asked 2/1, 2014 at 0:6
1
© 2022 - 2024 — McMap. All rights reserved.