RGB color with alpha compositing
Processing colors are 0-255 red/green/blue triples plus an optional alpha channel that is blended as a percentage rather than true per-pixel transparency.
Processing colors are 0-255 red/green/blue triples plus an optional alpha channel that is blended as a percentage rather than true per-pixel transparency.