Leadtools Namespace > RasterImage Class : SetRowColumn Method |
Overload | Description |
---|---|
SetRowColumn(Int32,Int32,IBuffer,Int32,Int32) | Copies data from a buffer into an image, with an offset to the image. |
SetRowColumn(Int32,Int32,Byte[],Int32,Int32) | Copies data from a buffer into an image, with an offset to the image. |
SetRowColumn(Int32,Int32,IntPtr,Int32) | Copies data from an unmanaged memory buffer to an image, with an offset to the image. |