Table of Contents

Method Set

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Set(string)

Loads a new font face.

public bool Set(string fontPathOrName)

Parameters

fontPathOrName string

Either a path to a custom font or the name of an embedded font.

Returns

bool

True on success.