createLinearGradient (0, 0, 100, 0); The new vertical version (Example 2-18): var gr = context.createLinearGradient(0, 0, 0, 100); All of the same rules for ...
確定! 回上一頁