SetRowColumn Method (RasterImage) (original) (raw)
Summary
Copies data from an unmanaged memory buffer to an image, with an offset to the image.
Overload List
Overload | Description |
---|---|
SetRowColumn(int,int,byte[],int,int) | Copies data from a buffer into an image, with an offset to the image. |
SetRowColumn(int,int,IntPtr,int) | Copies data from an unmanaged memory buffer to an image, with an offset to the image. |
Requirements
See Also
Leadtools Assembly