Back to Hugo

images.Invert

docs/content/en/functions/images/Invert.md

0.161.1299 B
Original Source

Usage

Create the filter:

go-html-template
{{ $filter := images.Invert }}

{{% include "/_common/functions/images/apply-image-filter.md" %}}

Example

{{< img src="images/examples/zion-national-park.jpg" alt="Zion National Park" filter="Invert" filterArgs="" example=true

}}