|
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 : GetRow Method |
| Overload | Description |
|---|---|
| GetRow(Int32,WriteOnlyArray<Byte>,Int32,Int32) | Retrieves one or more rows of image data from this RasterImage into a managed memory buffer. ![]() |
| GetRow(Int32,IBuffer,Int32,Int32) | Retrieves one or more rows of image data from this RasterImage into a managed memory buffer. ![]() |
| GetRow(Int32,Byte[],Int32,Int32) | Retrieves one or more rows of image data from this RasterImage into a managed memory buffer. ![]() ![]() ![]() ![]() ![]() |
| GetRow(Int32,IntPtr,Int32) | Retrieves one or more rows of image data from this RasterImage into un unmanaged memory buffer. ![]() ![]() ![]() |