Hi
I have a requirement to capture an image from webcam of
Lap/PC and the captured image should be displayed in image editor.
How to do this one using Telerik UI for WPF.
As to the RadImageEditor control, there are several ways to set an image to it. Basically, the control has an Image property which is of type RadBitmap. RadBitmap wraps WritableBitmap and there are various ways to create it, including using one of the image format providers explained here.
I hope this is useful.
Regards,
Petya
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items