Свойство | Тип | Описание | |
---|---|---|---|
PointProperty | string | ||
StateProperty | string |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetColorImage ( ) : System.Windows.Media.Imaging.BitmapSource | ||
GetDepthImage ( ) : System.Windows.Media.Imaging.BitmapSource | ||
GetDepths ( int &xResolution, int &yResolution ) : ushort[] | ||
NuiSession ( ) : System |
Метод | Описание | |
---|---|---|
CreateAndRun ( ) : void | ||
PointControl_PrimaryPointCreate ( HandPointContext &context, |
||
PointControl_PrimaryPointDestroy ( uint id ) : void | ||
PointControl_PrimaryPointUpdate ( HandPointContext &context ) : void | ||
PointFromContext ( HandPointContext context ) : System.Windows.Media.Media3D.Point3D? | ||
SessionManager_SessionEnd ( ) : void | ||
SessionManager_SessionStart ( |
||
SwipeDetector_SwipeLeft ( float velocity, float angle ) : void | ||
SwipeDetector_SwipeRight ( float velocity, float angle ) : void |
public GetColorImage ( ) : System.Windows.Media.Imaging.BitmapSource | ||
Результат | System.Windows.Media.Imaging.BitmapSource |
public GetDepthImage ( ) : System.Windows.Media.Imaging.BitmapSource | ||
Результат | System.Windows.Media.Imaging.BitmapSource |
public GetDepths ( int &xResolution, int &yResolution ) : ushort[] | ||
xResolution | int | |
yResolution | int | |
Результат | ushort[] |