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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2