OpenCV  2.4.13.6
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

§ ascii

const int* CvFont::ascii

§ color

CvScalar CvFont::color

§ cyrillic

const int* CvFont::cyrillic

§ dx

float CvFont::dx

§ font_face

int CvFont::font_face

§ greek

const int* CvFont::greek

§ hscale

float CvFont::hscale

§ line_type

int CvFont::line_type

§ nameFont

const char* CvFont::nameFont

§ shear

float CvFont::shear

§ thickness

int CvFont::thickness

§ vscale

float CvFont::vscale

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