mask(为对象建立一个覆盖于表面的膜)
语法:STYLE="filter:Mask(Color=color)" 例子:.imga{filter:mask(color=#ff0000);} .imgb{filter:mask(color=#0000ff);}
原图红色mask蓝色mask