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. |
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