程序包 rtc
类 MAnnotationInternal.AnnotationStr.Annotationbase.MColor
java.lang.Object
rtc.MAnnotationInternal.AnnotationStr.Annotationbase.MColor
白板注释颜色
-
构造器概要
-
方法概要
-
构造器详细资料
-
MColor
public MColor(int a, int r, int g, int b)
-
-
方法详细资料
-
getA
public int getA() -
setA
public void setA(int a) -
getR
public int getR() -
setR
public void setR(int r) -
getB
public int getB() -
setB
public void setB(int b) -
getG
public int getG() -
setG
public void setG(int g)
-