new Color(192,64,200); 括号中参数属性?

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/26 05:26:02
newColor(192,64,200);括号中参数属性?newColor(192,64,200);括号中参数属性?newColor(192,64,200);括号中参数属性?创建具有指定红色、绿色和蓝

new Color(192,64,200); 括号中参数属性?
new Color(192,64,200); 括号中参数属性?

new Color(192,64,200); 括号中参数属性?
创建具有指定红色、绿色和蓝色值的不透明的 sRGB 颜色,这些值都在 (0 - 255) 的范围内.