Method Set
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Set(string)
Loads a new font face.
public bool Set(string fontPathOrName)
Parameters
fontPathOrNamestringEither a path to a custom font or the name of an embedded font.
Returns
- bool
True on success.