Format
filter(type="color", ...)
Args
color
: A color matrixspace
: Value indicating color space
Applies a color matrix to this image. Unlike with the atom.color var, you can apply color conversions other than the regular RGBA color space, depending on the value of space
. See Color space for more information.