images.Invert
images.Invert
Returns an image filter that negates the colors of an image.
Usage
#
Create the filter:
{{
$filter
:=
images
.Invert
}}
Example
#