menu
Dart
dart:web_gl
RenderingContext
blendColor method
blendColor
dark_mode
light_mode
描述
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
RenderingContext
blendColor 方法
RenderingContext 类
Cookie 管理控件