selection-api.rst 763 字节
Newer Older
1 2 3 4 5 6 7 8 9
.. Permission is granted to copy, distribute and/or modify this
.. document under the terms of the GNU Free Documentation License,
.. Version 1.1 or any later version published by the Free Software
.. Foundation, with no Invariant Sections, no Front-Cover Texts
.. and no Back-Cover Texts. A copy of the license is included at
.. Documentation/media/uapi/fdl-appendix.rst.
..
.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections

10 11
.. _selection-api:

12 13
Cropping, composing and scaling -- the SELECTION API
====================================================
14 15 16 17 18


.. toctree::
    :maxdepth: 1

19 20 21 22 23
    selection-api-intro.rst
    selection-api-targets.rst
    selection-api-configuration.rst
    selection-api-vs-crop-api.rst
    selection-api-examples.rst