BitmapToolkit Scol plugin
|
#include <BitmapToolkitText.h>
Public Member Functions | |
ObjBTFont (int pmode=0) | |
~ObjBTFont () | |
Public Attributes | |
int | face |
float | scale |
int | thickness |
int | linetype |
float | lineOffset |
int | xoffset |
int | size |
int | mode |
cv::Size | baseSize |
Definition at line 62 of file BitmapToolkitText.h.
|
inline |
Definition at line 78 of file BitmapToolkitText.h.
|
inline |
Definition at line 95 of file BitmapToolkitText.h.
cv::Size ObjBTFont::baseSize |
Definition at line 73 of file BitmapToolkitText.h.
int ObjBTFont::face |
Definition at line 65 of file BitmapToolkitText.h.
float ObjBTFont::lineOffset |
Definition at line 69 of file BitmapToolkitText.h.
int ObjBTFont::linetype |
Definition at line 68 of file BitmapToolkitText.h.
int ObjBTFont::mode |
Definition at line 72 of file BitmapToolkitText.h.
float ObjBTFont::scale |
Definition at line 66 of file BitmapToolkitText.h.
int ObjBTFont::size |
Definition at line 71 of file BitmapToolkitText.h.
int ObjBTFont::thickness |
Definition at line 67 of file BitmapToolkitText.h.
int ObjBTFont::xoffset |
Definition at line 70 of file BitmapToolkitText.h.