OpenCV  4.5.2
Open Source Computer Vision
List of all members
cv::gapi::wip::draw::freetype_font Struct Reference

This structure specifies which FreeType font to use by FText primitives. More...

#include <opencv2/gapi/render/render_types.hpp>

Public Attributes

std::string path
 The path to the font file (.ttf) More...
 

Detailed Description

This structure specifies which FreeType font to use by FText primitives.

Member Data Documentation

◆ path

std::string cv::gapi::wip::draw::freetype_font::path

The path to the font file (.ttf)


The documentation for this struct was generated from the following file: