From 3c05c6d50864d6a0d3fcd4f08ef2c6845617f9f0 Mon Sep 17 00:00:00 2001 From: Niels Tholenaar Date: Wed, 16 May 2018 15:30:16 +0200 Subject: [PATCH] Added transparency to background filter Added information about the transparency option of the background filter. --- Resources/doc/filters/general.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/doc/filters/general.rst b/Resources/doc/filters/general.rst index 138dca36f..41cc49ccb 100644 --- a/Resources/doc/filters/general.rst +++ b/Resources/doc/filters/general.rst @@ -61,6 +61,10 @@ Background Options values: ``topleft``, ``top``, ``topright``, ``left``, ``center``, ``right``, ``bottomleft``, ``bottom``, and ``bottomright``. +:strong:`transparency:` ``integer`` + Sets the background alpha value. The value should be within a range of 0 - 100. + + .. _filter-grayscale: Grayscale