Leadtools Namespace > RasterImage Class : SetRow Method |
Overload | Description |
---|---|
SetRow(Int32,IBuffer,Int32,Int32) | Copies one or more rows of image data to this RasterImage. |
SetRow(Int32,Byte[],Int32,Int32) | Copies one or more rows of image data to this RasterImage. |
SetRow(Int32,IntPtr,Int32) | Copies one or more rows of image data from an unmanaged memory buffer to this RasterImage. |