Leadtools.Converters Namespace > RasterRenderBuffer Class : SetDataBuffer Method |
public void SetDataBuffer( IBuffer data )
'Declaration Public Sub SetDataBuffer( _ ByVal data As IBuffer _ )
'Usage Dim instance As RasterRenderBuffer Dim data As IBuffer instance.SetDataBuffer(data)
public void SetDataBuffer( IBuffer data )
function Leadtools.Converters.RasterRenderBuffer.SetDataBuffer( data )
public: void SetDataBuffer( IBuffer^ data )
You can use WriteableBitmap.PixelBuffer as the value for data.
For an example, refer to RasterImageRenderer.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2