接口 IThemeColor


public interface IThemeColor
Represents the theme color information.
  • 方法详细资料

    • getRGB

      Color getRGB()
      Gets the rgb color.
    • setRGB

      void setRGB(Color value)
      Sets the rgb color.
    • getThemeColorSchemeIndex

      ThemeColor getThemeColorSchemeIndex()
      Gets the theme color scheme index.