This is a migrated thread and some comments may be shown as answers.

Image blurring workaround

1 Answer 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Licensing
Top achievements
Rank 1
Licensing asked on 19 Apr 2012, 08:15 AM
When bitmap image is displayed in WPF it may look blurry. This may happen because WPF can use fractional values of width\height or position. Some vendors provide workarounds for this problem:

PixelSnapper from DevExpress
PixelSnapper from Actipro

Does Telerik has similar component? If yes then how is it named?

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 19 Apr 2012, 08:29 AM
Hello,

 With WPF4 these are no longer needed! You can use SnapsToDevicePixels and/or UseLayoutRounding properties to avoid this. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
General Discussions
Asked by
Licensing
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or