OpenCV  2.4.13
Open Source Computer Vision
CvFont Struct Reference

#include <core_c.h>

Public Attributes

const char * nameFont
 
CvScalar color
 
int font_face
 
const intascii
 
const intgreek
 
const intcyrillic
 
float hscale
 
float vscale
 
float shear
 
int thickness
 
float dx
 
int line_type
 

Member Data Documentation

const int* CvFont::ascii
CvScalar CvFont::color
const int* CvFont::cyrillic
float CvFont::dx
int CvFont::font_face
const int* CvFont::greek
float CvFont::hscale
int CvFont::line_type
const char* CvFont::nameFont
float CvFont::shear
int CvFont::thickness
float CvFont::vscale

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