OpenCV453
公開変数類 | 全メンバ一覧
cv::QtFont 構造体

QtFont available only for Qt. See cv::fontQt [詳解]

#include <highgui.hpp>

公開変数類

const char * nameFont
 Name of the font
 
Scalar color
 Color of the font. Scalar(blue_component, green_component, red_component[, alpha_component])
 
int font_face
 See cv::QtFontStyles
 
const int * ascii
 font data and metrics
 
const int * greek
 
const int * cyrillic
 
float hscale
 
float vscale
 
float shear
 slope coefficient: 0 - normal, >0 - italic
 
int thickness
 See cv::QtFontWeights
 
float dx
 horizontal interval between letters
 
int line_type
 PointSize
 

詳解

QtFont available only for Qt. See cv::fontQt


この構造体詳解は次のファイルから抽出されました: