1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| .. -*- coding: utf-8; mode: rst -*-
|
| .. _selection-api:
|
| Cropping, composing and scaling -- the SELECTION API
| ====================================================
|
|
| .. toctree::
| :maxdepth: 1
|
| selection-api-intro.rst
| selection-api-targets.rst
| selection-api-configuration.rst
| selection-api-vs-crop-api.rst
| selection-api-examples.rst
|
|