[Missing <summary> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp.Extensions
Assembly: OpenCvSharp.Extensions (in OpenCvSharp.Extensions.dll) Version: 1.0.0.0 (1.0.0.0)
public static void DrawToGraphics( this IplImage img, Graphics g, int x, int y, int w, int h, int fromX, int fromY )
Parameters
- img
- Type: OpenCvSharpIplImage
[Missing <param name="img"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- g
- Type: System.DrawingGraphics
[Missing <param name="g"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- x
- Type: SystemInt32
[Missing <param name="x"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- y
- Type: SystemInt32
[Missing <param name="y"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- w
- Type: SystemInt32
[Missing <param name="w"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- h
- Type: SystemInt32
[Missing <param name="h"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- fromX
- Type: SystemInt32
[Missing <param name="fromX"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- fromY
- Type: SystemInt32
[Missing <param name="fromY"/> documentation for "M:OpenCvSharp.Extensions.BitmapConverter.DrawToGraphics(OpenCvSharp.IplImage,System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]