JpegColorCodec.DecodeAsync Method (KinectEx.DVR)
Decodes the supplied encoded bitmap data into an array of pixels.
For internal use only.
- C#
- VB
- C++
- F#
[AsyncStateMachineAttribute(KinectEx.DVR.JpegColorCodec/<DecodeAsync>d__7)] [DebuggerStepThroughAttribute] public sealed Task<Byte[]> DecodeAsync( Byte[] encodedBytes )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<AsyncStateMachineAttribute(KinectEx.DVR.JpegColorCodec/<DecodeAsync>d__7)>] [<DebuggerStepThroughAttribute>] member DecodeAsync : encodedBytes : Byte[] -> Task<'Byte[]>
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
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