Because each pixel has a red, a green, a blue and an alpha
component you can separate them. You can split a Canvas into four,
one containing only the red intensity, one containing the Green,
one the Blue and one the Alpha. You can only do this for Canvases
with a depth of 'millions'.
|
|
|