[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvInitFont( IntPtr font, FontFace font_face, double hscale, double vscale, double shear, int thickness, LineType line_type )
Parameters
- font
- Type: SystemIntPtr
[Missing <param name="font"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
- font_face
- Type: OpenCvSharpFontFace
[Missing <param name="font_face"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
- hscale
- Type: SystemDouble
[Missing <param name="hscale"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
- vscale
- Type: SystemDouble
[Missing <param name="vscale"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
- shear
- Type: SystemDouble
[Missing <param name="shear"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
- thickness
- Type: SystemInt32
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]
- line_type
- Type: OpenCvSharpLineType
[Missing <param name="line_type"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitFont(System.IntPtr,OpenCvSharp.FontFace,System.Double,System.Double,System.Double,System.Int32,OpenCvSharp.LineType)"]