Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

GetRow Method








Retrieves one or more rows of image data from this RasterImage into a managed memory buffer.
Overload List
OverloadDescription
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.  
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

Error processing SSI file