Using WFP application for webcam. I do not want to show the image control on window. Using a function from pages to capture the image on certain occassion and save it.
-
MainWindow.xaml ---------------- x:Class="NWCDM.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="MainWindow" Height="350" Width="525" WindowStartupLocation="CenterScreen" WindowState="Maximized" WindowStyle="None">
-
MainWindow.xaml ---------------- x:Class="NWCDM.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="MainWindow" Height="350" Width="525" WindowStartupLocation="CenterScreen" WindowState="Maximized" WindowStyle="None">
Is there a question or problem? This looks just to be a code dump.
"I've seen more information on a frickin' sticky note!" - Dave Kreskowiak
-
Is there a question or problem? This looks just to be a code dump.
"I've seen more information on a frickin' sticky note!" - Dave Kreskowiak
Just code dump
-
Just code dump
I have removed your code. The forums in Code Project are not intended to act as a personal back-up store for code.
-
I have removed your code. The forums in Code Project are not intended to act as a personal back-up store for code.
That's what I wondered about it looking like a code dump. He could at least write an article on it if he wanted to share it with the community :rolleyes:
"I've seen more information on a frickin' sticky note!" - Dave Kreskowiak