|
| file | algorithm.hpp |
| | Some basic STL-style algorithms when applied to runtime type specified image views.
|
| |
| file | any_image.hpp |
| | Support for run-time instantiated images and image views.
|
| |
| file | any_image_view.hpp |
| | Support for run-time instantiated image view.
|
| |
| file | apply_operation.hpp |
| | Implements apply_operation for variants.
|
| |
| file | apply_operation_base.hpp |
| | Given an object with run-time specified type (denoted as an array of Bits, dynamic index, and a static set of Types) and a generic operation, casts the object to its appropriate type and applies the operation.
|
| |
| file | dynamic_at_c.hpp |
| | Constructs for static-to-dynamic integer convesion.
|
| |
| file | dynamic_image_all.hpp |
| | Includes all of the GIL dynamic image extension files, for convenience.
|
| |
| file | image_view_factory.hpp |
| | / /
|
| |
| file | reduce.hpp |
| | Constructs for static-to-dynamic integer convesion.
|
| |
| file | variant.hpp |
| | Support for run-time instantiated types.
|
| |