This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Lumia Imaging SDK API Reference
Lumia.InteropServices.WindowsRuntime Namespace
WindowsRuntimeBufferExtensions Class
WindowsRuntimeBufferExtensions Class
WindowsRuntimeBufferExtensions Members
WindowsRuntimeBufferExtensions Members
WindowsRuntimeBufferExtensions Members
WindowsRuntimeBufferExtensions Members
WindowsRuntimeBufferExtensions Methods
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
WindowsRuntimeBufferExtensions Members
Methods
Name
Description
AsBuffer(
array<
Int32
>
)
Wraps an array of
Int32
in an
IBuffer
.
AsBuffer(
array<
UInt32
>
)
Wraps an array of
UInt32
in an
IBuffer
.
AsBuffer(
array<
Int32
>
, Int32, Int32)
Wraps an array of
Int32
in an
IBuffer
.
AsBuffer(
array<
UInt32
>
, Int32, Int32)
Wraps an array of
UInt32
in an
IBuffer
.
AsBufferWithRelease(
array<
Byte
>
)
Wraps an array of
Byte
in an
IBuffer
.
AsBufferWithRelease(
array<
Byte
>
, Int32, Int32)
Wraps an array of
Byte
in an
IBuffer
.
See Also
WindowsRuntimeBufferExtensions Class
Lumia.InteropServices.WindowsRuntime Namespace
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE