Go to the source code of this file.
Classes | |
| class | vil_image_view< T > |
| Concrete view of image data of type T held in memory. More... | |
| struct | vil_rgb< T > |
| This is the appropriate pixel type for 24-bit colour images. More... | |
| struct | vil_rgba< T > |
| This is the appropriate pixel type for RGBA colour images. More... | |
| class | vil_smart_ptr< T > |
| A templated smart pointer class. More... | |
| class | vil_border< imT > |
| Border class. Makes pixel access outside image range transparent and configurable. More... | |
| class | vil_border_accessor< imT > |
| Provides a pixel accessor which is syntax-compatible with vil_image_view. More... | |
Typedefs | |
| typedef vil_smart_ptr< vil_image_resource > | vil_image_resource_sptr |
| typedef vil_smart_ptr< vil_image_view_base > | vil_image_view_base_sptr |
| typedef vil_smart_ptr< vil_memory_chunk > | vil_memory_chunk_sptr |
1.8.15