Boost GIL


Modules
Here is a list of all modules:
[detail level 1234]
oBasic ConceptsVarious basic concepts
oPointN-dimensional point
|oConceptsConcepts for points
|oModelsModels for points
|\Algorithms and Utility FunctionsAlgorithms and Utility Functions for points
oColor, Color Space, and LayoutThe color space and the layout define the set, ordering and interpretation of channels in a pixel
|oConcepts
|\Models
oChannelChannel is the building block of pixel
|oConceptsConcepts for channels
|oModelsChannel models. Although not required by the ChannelConcept, all GIL-provided channels support arithmetic operations
|\Algorithms and Utility FunctionsChannel algorithms, metafunctions and utility functions
oColorBaseA color base is a container of color elements
|oConceptsColorBase concepts
|oModelsColorBase models
|\Algorithms and Utility FunctionsColorBase algorithms, metafunctions and utility functions
oPixelBasedConcepts for all GIL constructs that are pixel-based (pixels, pixel iterators, locators, views, images)
|oConceptsPixelBased concepts
|oModelsPixelBased models
|\Algorithms and Utility FunctionsPixelBased algorithms, metafunctions and utility functions
oPixelA pixel is a set of channels defining the color at a given point in an image
|oConceptsPixel concepts
|oModelsPixel models
|\Algorithms and Utility FunctionsPixel algorithms, metafunctions and utility functions
oPixel Dereference AdaptorA function object invoked upon accessing of the pixel of a pixel iterator/locator/view
|oConcepts
|\Models
oPixel IteratorSTL Iterators over models of PixelConcept
|oConceptsPixel iterator concepts
|\ModelsPixel iterator models
oPixel LocatorGeneralization of an iterator to multiple dimensions
|oConceptsPixel locator concepts
|\ModelsPixel locator models
oImage ViewN-dimensional range
|oConceptsImage view concepts
|oModelsImage view models
|\Algorithms and Utility FunctionsImage view algorithms, metafunctions and utility functions
oImageN-dimensional container
|oConceptsImage concepts
|\ModelsImage models
oVariantA holder of a runtime instantiated type. Used to provide runtime-specified images and views
oMetafunctionsMetafunctions to construct or query GIL types
|oType Factory MetafunctionsMetafunctions that construct GIL types from related types or from components
|\Type Analysis MetafunctionsMetafunctions that determine properties of GIL types
oI/OSupport for reading and writing images to file
|oJPEG I/OSupport for reading and writing JPEG image files
|oTIFF I/OSupport for reading and writing TIFF image files
|\PNG I/OSupport for reading and writing PNG image files
\Color Space ConverionSupport for conversion between pixels of different color spaces and channel depths