菜单
Dart
dart:web_gl
RenderingContext2
blendColor 方法
blendColor
暗色模式
亮色模式
描述
blendColor
方法
void
blendColor
(
num
red
,
num
green
,
num
blue
,
num
alpha
,
)
实现
void blendColor(num red, num green, num blue, num alpha) native;
Dart
dart:web_gl
RenderingContext2
blendColor 方法
RenderingContext2 类
cookies 管理