←Select platform

SetDataBuffer Method

Summary
Sets the pixels data buffer from a Windows Runtime IBuffer object.
Syntax
C#
VB
public void SetDataBuffer(  
   IBuffer data 
) 
Public Sub SetDataBuffer( _ 
   ByVal data As IBuffer _ 
)  

Parameters

data
The pixels data buffer.

Remarks

You can use WriteableBitmap.PixelBuffer as the value for data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.