John Eriksson wrote:
But can you pass an RGBA value to the fill method? In the document it says RGB I think.
All the "RGB" type arguments can accept RGBA. If you only pass RGB then the alpha is assumed to be opaque.
John Eriksson wrote:
But can you pass an RGBA value to the fill method? In the document it says RGB I think.
All the "RGB" type arguments can accept RGBA. If you only pass RGB then the alpha is assumed to be opaque.