点击或拖拽改变大小

RandomColor 类

Sweet 开发框架
随机颜色 Generates random numbers.
继承层次
SystemObject
  SweetUIRandomColor

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static class RandomColor

RandomColor 类型公开以下成员。

方法
  名称说明
公共方法静态成员GetColor
Gets a new random color.
公共方法静态成员GetColors(Options)
Generate one color for each of the provided generator options.
公共方法静态成员GetColors(ColorScheme, Luminosity, Int32)
Generates multiple random colors.
公共方法静态成员HsvToColor
Converts hue, saturation, and lightness to a color.
公共方法静态成员Seed
Reseeds the random number generated.
公共方法静态成员Seed(Int32)
Reseeds the random number generated.
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架