Reference
The complete API reference is generated from the header comments with
MrDocs. This page groups the most
commonly used types and concepts by area; browse
the full boost::gil namespace index for
everything else, including free functions and metafunctions (most of which
are heavily overloaded and don’t have a single canonical page).
| Point | Channel | Color Space & Layout |
|---|---|---|
Color Base |
PixelBased |
Pixel |
Pixel Iterator |
Pixel Locator |
Image View |
Image |
Dynamic Image (Variant) |
Toolbox |
Numeric |
IO |
|
The extension/io/{jpeg,png,tiff,bmp,pnm,raw} format backends aren’t
in this reference yet — MrDocs needs the corresponding image library
(libjpeg, libpng, libtiff, …) just to parse those headers, and the doc
build doesn’t pull those in. See doc/mrdocs-src/all.cpp for the exact
scope.
|