Lines Matching refs:brief
2 /// \brief Various basic concepts
5 /// \brief N-dimensional point
8 /// \brief Concepts for points
12 /// \brief Models for points
16 /// \brief Algorithms and Utility Functions for points
19 …/// \brief The color space and the layout define the set, ordering and interpretation of channels …
36 /// \brief Channel is the building block of pixel
39 /// \brief Concepts for channels
43 …/// \brief Channel models. Although not required by the ChannelConcept, all GIL-provided channels …
47 /// \brief Channel algorithms, metafunctions and utility functions
51 \brief A color base is a container of color elements.
60 /// \brief ColorBase concepts
64 /// \brief ColorBase models
68 /// \brief ColorBase algorithms, metafunctions and utility functions
72 …\brief Concepts for all GIL constructs that are pixel-based (pixels, pixel iterators, locators, vi…
79 /// \brief PixelBased concepts
83 /// \brief PixelBased models
87 /// \brief PixelBased algorithms, metafunctions and utility functions.
91 \brief A pixel is a set of channels defining the color at a given point in an image.
103 /// \brief Pixel concepts
107 /// \brief Pixel models
112 \brief Pixel algorithms, metafunctions and utility functions.
119 … /// \brief A function object invoked upon accessing of the pixel of a pixel iterator/locator/view
129 /// \brief STL Iterators over models of PixelConcept
133 /// \brief Pixel iterator concepts
137 /// \brief Pixel iterator models
141 /// \brief Generalization of an iterator to multiple dimensions
145 /// \brief Pixel locator concepts
149 /// \brief Pixel locator models
152 /// \brief N-dimensional range
156 /// \brief Image view concepts
160 /// \brief Image view models
164 /// \brief Image view algorithms, metafunctions and utility functions
168 \brief N-dimensional container
186 /// \brief Image concepts
190 /// \brief Image models
194 \brief Image Processing algorithms
200 …/// \brief A holder of a runtime instantiated type. Used to provide runtime-specified images and v…
203 /// \brief Metafunctions to construct or query GIL types
206 /// \brief Metafunctions that construct GIL types from related types or from components
210 /// \brief Metafunctions that determine properties of GIL types
213 /// \brief Support for reading and writing images to file
216 /// \brief Support for reading and writing JPEG image files
220 /// \brief Support for reading and writing TIFF image files
224 /// \brief Support for reading and writing PNG image files