Leadtools Namespace > RasterNativeBuffer Structure : SetData Method |
'Declaration Public Sub SetData( _ ByVal offset As Long, _ ByVal buffer() As Byte, _ ByVal bufferOffset As Integer, _ ByVal bytes As Integer _ )
'Usage Dim instance As RasterNativeBuffer Dim offset As Long Dim buffer() As Byte Dim bufferOffset As Integer Dim bytes As Integer instance.SetData(offset, buffer, bufferOffset, bytes)
function Leadtools.RasterNativeBuffer.SetData( offset , buffer , bufferOffset , bytes )
public: void SetData( int64 offset, array<byte>^ buffer, int bufferOffset, int bytes )
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