Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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. |