fbec8a3aa4
Improve some titles and re-arrange several sections (e.g. in Metafunctions). Remove section about I/O extension from design guide as outdated and unnecessary (in design guide).
28 lines
448 B
ReStructuredText
28 lines
448 B
ReStructuredText
Design Guide
|
|
============
|
|
|
|
The sections listed below are dedicated to describe the design,
|
|
structure and basic elements of the Generic Image Library (GIL).
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Table of Contents
|
|
|
|
basics
|
|
concepts
|
|
point
|
|
channel
|
|
color_space
|
|
color_base
|
|
pixel
|
|
pixel_iterator
|
|
pixel_locator
|
|
image_view
|
|
image
|
|
dynamic_image
|
|
metafunctions
|
|
examples
|
|
technicalities
|
|
extending
|
|
conclusions
|