点击或拖拽改变大小

RandomColorGetColors 方法 (ColorScheme, Luminosity, Int32)

Sweet 开发框架
Generates multiple random colors.

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static Color[] GetColors(
	ColorScheme scheme,
	Luminosity luminosity,
	int count
)

参数

scheme
类型:SweetUIColorScheme
Which color schemed to use when generating the color.
luminosity
类型:SweetUILuminosity
The desired luminosity of the color.
count
类型:SystemInt32
How many colors to generate

返回值

类型:Color

[缺少 "M:SweetUI.RandomColor.GetColors(SweetUI.ColorScheme,SweetUI.Luminosity,System.Int32)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架