DepthFrameBitmap.DepthFrameBitmap Method (KinectEx)

Initializes a new instance of the DepthFrameBitmap class.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public DepthFrameBitmap(
	int width, 
	int height
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

new : 
	width : int * 
	height : int -> DepthFrameBitmap

Parameters

width
Type: System.Int32
The width.
height
Type: System.Int32
The height.
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT