Emx::MediaInfDraw类 参考

#include "MediaInfDraw.hpp"

类 Emx::MediaInfDraw 继承关系图:

struct  Param
 
struct  ParamEllipse
 椭圆 更多...
 
struct  ParamItem
 持久化参数 更多...
 
struct  ParamLine
 线段 更多...
 
struct  ParamRect
 矩形 更多...
 
struct  Point
 坐标点 更多...
 

Public 类型

enum class  TypeE : uint8_t { Line = 0 , Rect , Ellipse }
 DRAW类型 更多...
 

静态 Public 属性

static const int RateBase = 10000
 

成员枚举类型说明

◆ TypeE

enum Emx::MediaInfDraw::TypeE : uint8_t
strong
枚举值
Line 

线条显示

Rect 

矩形框显示

Ellipse 

椭圆显示

类成员变量说明

◆ RateBase

const int Emx::MediaInfDraw::RateBase = 10000
static

偏移量比率基准