Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Visual Studio Community 2015 LAB 2 issue #27

Open
joemitchell249 opened this issue Jan 23, 2017 · 3 comments
Open

Using Visual Studio Community 2015 LAB 2 issue #27

joemitchell249 opened this issue Jan 23, 2017 · 3 comments

Comments

@joemitchell249
Copy link

joemitchell249 commented Jan 23, 2017

Hi, I'm having to use a WPF solution project file. In lab 2, the reference for windows.ui.xaml.media.imaging. doesn't work and therefore multiple other bits of code have broken. I tried to fix it by just passing the parameters in for the writeableBitmap but then the renderPixelArray method has issues which I cannot figure out how to resolve, see below for screenshot. Any help would be greatly appreciated

@joemitchell249 joemitchell249 changed the title Using Visual Studio Community 2015 LAB 1 issue Using Visual Studio Community 2015 LAB 2 issue Jan 23, 2017
@DrNeil
Copy link

DrNeil commented Jan 23, 2017

These labs and tutorials were designed to teach you how to build an App for Windows 8.1 using Kinect. For other information relating to Kinect for Windows start here https://developer.microsoft.com/windows/kinect

@ChaitanyaGanu
Copy link

Hello, I am Using Visual Studio Community 2015. In lab 2, windows.ui.xaml.media.imaging can be resolved by using System.Windows.Media.Imaging,however,the bitmap.PixelBuffer and bitmap.Invalidate() are not defined. Can you please help me with this issue?

@DrNeil
Copy link

DrNeil commented May 17, 2017

do you have the using statements in the code file to include the correct namespaces ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants