The following lines of code all create the same blue color: ... a hex web value, explicit alpha Color c = Color.web("0x0000FF");// blue as a hex web value, ...
確定! 回上一頁