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

Image editor and webcam

2 Answers 117 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mohamed
Top achievements
Rank 1
Mohamed asked on 07 Aug 2015, 04:18 AM
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.

Thanks,

2 Answers, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 11 Aug 2015, 02:24 PM
Hello Mohamed,

The Telerik UI for WPF suite doesn't contain a control that targets specifically at the scenario of taking images from a webcam. However, it looks like that there are several approaches online that you can try to adopt for this requirement. Take a look at these resources:
WPF Webcam Control on CodeProject
Several useful links posted on
WebCam Library for WinForm and WPF with C# and VB.NET on CodePlex

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
0
Mohamed
Top achievements
Rank 1
answered on 12 Aug 2015, 03:39 AM
thank you very much :)
Tags
General Discussions
Asked by
Mohamed
Top achievements
Rank 1
Answers by
Petya
Telerik team
Mohamed
Top achievements
Rank 1
Share this question
or