summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-12-26 20:39:06 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-12-26 20:39:06 +0100
commit1a6b925cffd157c665365bd94de3a5e81651309e (patch)
tree66bfcf62246f57439c1097779c2f14ac28959ea2 /docs
parentdc2b5cde0e03613131c0b8b96f0798fb7395bbac (diff)
downloadufo-filters-1a6b925cffd157c665365bd94de3a5e81651309e.tar.gz
ufo-filters-1a6b925cffd157c665365bd94de3a5e81651309e.tar.bz2
ufo-filters-1a6b925cffd157c665365bd94de3a5e81651309e.tar.xz
ufo-filters-1a6b925cffd157c665365bd94de3a5e81651309e.zip
Fix #144: document swap-quadrants
Diffstat (limited to 'docs')
-rw-r--r--docs/filters.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/filters.rst b/docs/filters.rst
index 8701783..f6b914d 100644
--- a/docs/filters.rst
+++ b/docs/filters.rst
@@ -305,6 +305,14 @@ Cutting
Width of the region to cut out.
+Swapping quadrants
+------------------
+
+.. gobj:class:: swap-quadrants
+
+ Cuts the input into four quadrants and swaps the lower right with the upper
+ left and the lower left with the upper right quadrant.
+
Polar transformation
--------------------