Leadtools.Converters Namespace > RasterRenderBuffer Class : SetDataArray Method |
'Usage Dim instance As RasterRenderBuffer Dim data() As Byte instance.SetDataArray(data)
function Leadtools.Converters.RasterRenderBuffer.SetDataArray( data )
public: void SetDataArray( array<byte>^ data )
You can use HTML ImageData.data 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