ホーム › Web.MsHtml › svgFecompositeOperator
svgFecompositeOperator
列挙型メンバー 8
| 名前 | 10進 | 16進 |
|---|---|---|
| SVG_FECOMPOSITE_OPERATOR_UNKNOWN | 0 | 0x0 |
| SVG_FECOMPOSITE_OPERATOR_OVER | 1 | 0x1 |
| SVG_FECOMPOSITE_OPERATOR_IN | 2 | 0x2 |
| SVG_FECOMPOSITE_OPERATOR_OUT | 3 | 0x3 |
| SVG_FECOMPOSITE_OPERATOR_ATOP | 4 | 0x4 |
| SVG_FECOMPOSITE_OPERATOR_XOR | 5 | 0x5 |
| SVG_FECOMPOSITE_OPERATOR_ARITHMETIC | 6 | 0x6 |
| svgFecompositeOperator_Max | 2147483647 | 0x7FFFFFFF |