程序包 rtc

类 MAnnotationInternal.AnnotationStr.Annotationbase.MColor

java.lang.Object
rtc.MAnnotationInternal.AnnotationStr.Annotationbase.MColor
封闭类:
MAnnotationInternal.AnnotationStr.Annotationbase

public static class MAnnotationInternal.AnnotationStr.Annotationbase.MColor extends Object
白板注释颜色
  • 构造器详细资料

    • 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)