SetRowColumn Method (RasterImage) (original) (raw)

Summary

Copies data from an unmanaged memory buffer to an image, with an offset to the image.

Overload List

Overload Description
SetRowColumn(int,int,byte[],int,int) Copies data from a buffer into an image, with an offset to the image.
SetRowColumn(int,int,IntPtr,int) Copies data from an unmanaged memory buffer to an image, with an offset to the image.

Requirements

Target Platforms

See Also

RasterImage Class

RasterImage Members

Leadtools Assembly

Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) Method

Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) Method

Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) Method

Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) Method