• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Design Guide
2============
3
4The sections listed below are dedicated to describe the design,
5structure and basic elements of the Generic Image Library (GIL).
6
7.. toctree::
8   :maxdepth: 1
9   :caption: Table of Contents
10
11   basics
12   concepts
13   point
14   channel
15   color_space
16   color_base
17   pixel
18   pixel_iterator
19   pixel_locator
20   image_view
21   image
22   dynamic_image
23   metafunctions
24   examples
25   technicalities
26   extending
27   conclusions
28