| Leadtools Namespace > RasterImage Class : GetRowColumn Method |
| Overload | Description |
|---|---|
| GetRowColumn(Int32,Int32,WriteOnlyArray<Byte>,Int32,Int32) | Accepts a column offset to retrieve data from an image and place it in a buffer. |
| GetRowColumn(Int32,Int32,IBuffer,Int32,Int32) | Accepts a column offset to retrieve data from an image and place it in a buffer. |
| GetRowColumn(Int32,Int32,Byte[],Int32,Int32) | Accepts a column offset to retrieve data from an image and place it in a buffer. ![]() ![]() ![]() ![]() |
| GetRowColumn(Int32,Int32,IntPtr,Int32) | Accepts a column offset to retrieve data from an image and place it in an ummanaged memory buffer. ![]() ![]() |