curve要素のCSSのchromakey属性のサンプル

curve要素のCSSのchromakey属性のサンプル

指定なし


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style="position:relative;" />

redを指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style="position:relative;" chromakey="red" />

#00ff00を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style="position:relative;" chromakey="#00ff00" />

rgb(0,0,255)を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style="position:relative;" chromakey="rgb(0,0,255)" />

transparentを指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style="position:relative;" chromakey="transparent" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00233292579650879]