| vil1_block_cache_image_impl | Vil1_block_cache_image_impl - adaptor which caches the given image in blocks of given size |
| vil1_bmp_core_header | |
| vil1_bmp_file_format | Loader for BMP files |
| vil1_bmp_file_header | |
| vil1_bmp_generic_image | Generic image implementation for BMP files |
| vil1_bmp_info_header | |
| vil1_clamp_image_impl | View of image clamped to a given range |
| vil1_convolve_signal_1d< T > | Parameters for convolution |
| vil1_convolve_signal_2d< T > | Parameters for convolution |
| vil1_crop_image_impl | A generic_image adaptor that behaves like a cropped version of its input |
| vil1_file_format | Base class for image formats |
| vil1_file_format_list_destroyer | |
| vil1_file_image | Load an image from disk |
| vil1_flip_components_impl | A view of a B,G,R image as if it were R,G,B (or the other way around) |
| vil1_flipud_impl | A view of an image which is flipped up/down (ie top row becomes bottom) |
| vil1_gen_file_format | Loader for synthetically gend images |
| vil1_gen_generic_image | Generic image implementation for PNM files |
| vil1_gif_color_map | |
| vil1_gif_file_format | |
| vil1_gif_image_record | |
| vil1_gif_loader_saver | |
| vil1_gif_loader_saver_proxy | |
| vil1_image | A smart pointer to an actual image |
| vil1_image_as_impl< T > | |
| vil1_image_impl | Representation of a generic image |
| vil1_image_proxy | Proxy for an image |
| vil1_image_proxy_impl | |
| vil1_io_image_impl | Base for objects which provide IO for classes derived from vil1_image_impl |
| vil1_io_memory_image_impl | Provide IO for vil1_memory_image |
| vil1_ip_traits< T > | Describe image types (like char**) |
| vil1_ip_traits_null_type | |
| vil1_iris_file_format | Loader for RGB files (sgi iris) |
| vil1_iris_generic_image | Generic image implementation for RGB files |
| vil1_jmpbuf_wrapper | |
| vil1_jpeg_compressor | |
| vil1_jpeg_decompressor | |
| vil1_jpeg_file_format | Loader for JPEG files |
| vil1_jpeg_generic_image | Generic_image implementation for JPEG files |
| vil1_jpeg_stream_destination_mgr | This is the data source structure which allows JPEG to write to a vil1_stream |
| vil1_jpeg_stream_source_mgr | This is the data source structure which allows JPEG to read from a vil1_stream |
| vil1_memory_image | Vil1_image, stored entirely in memory |
| vil1_memory_image_format | Description of image format in memory |
| vil1_memory_image_impl | Implementation class for vil1_memory_image |
| vil1_memory_image_of< T > | Image stored entirely in RAM |
| vil1_memory_image_of_format< T > | Map from Types to image formats |
| vil1_memory_image_of_format< bool > | |
| vil1_memory_image_of_format< double > | |
| vil1_memory_image_of_format< float > | |
| vil1_memory_image_of_format< signed char > | |
| vil1_memory_image_of_format< signed int > | |
| vil1_memory_image_of_format< signed short > | |
| vil1_memory_image_of_format< unsigned char > | |
| vil1_memory_image_of_format< unsigned int > | |
| vil1_memory_image_of_format< unsigned short > | |
| vil1_memory_image_of_format< vcl_complex< double > > | |
| vil1_memory_image_of_format< vcl_complex< float > > | |
| vil1_memory_image_of_format< vil1_rgb< double > > | |
| vil1_memory_image_of_format< vil1_rgb< float > > | |
| vil1_memory_image_of_format< vil1_rgb< unsigned char > > | |
| vil1_memory_image_of_format< vil1_rgb< vxl_uint_16 > > | |
| vil1_memory_image_of_format< vil1_rgba< float > > | |
| vil1_memory_image_window | Operations on a small region of an image |
| vil1_mit_file_format | Loader for MIT files |
| vil1_mit_generic_image | Generic image implementation for MIT files |
| vil1_png_file_format | Portable network graphics, http://www.cdrom.com/pub/png |
| vil1_png_generic_image | Generic image implementation for PNG files |
| vil1_png_structures | |
| vil1_pnm_file_format | Loader for PPM,PGM,PBM files |
| vil1_pnm_generic_image | Generic image implementation for PNM files |
| vil1_pyramid | Vil1_pyramid is *not* an image |
| vil1_ras_file_format | Loader for Sun raster files |
| vil1_ras_generic_image | Generic image implementation for Sun raster files |
| vil1_resample_image_impl | Adaptor which produces an image by resampling |
| vil1_rgb< T > | This is the appropriate pixel type for 24-bit colour images |
| vil1_rgba< T > | This is the appropriate pixel type for RGBA colour images |
| vil1_scale_intensities_image_impl | |
| vil1_skip_image_impl | Adaptor which produces a new image by skipping rows and columns |
| vil1_stream | Stream interface for VIL image loaders |
| vil1_stream_core | An in-core vil1_stream implementation |
| vil1_stream_fstream | A vil1_stream implementation using vcl_fstream |
| vil1_stream_section | Make a section of a vil1_stream behave like a vil1_stream |
| vil1_stream_url | Open an URL |
| vil1_tiff_file_format | Loader for tiff files |
| vil1_tiff_generic_image | Generic image interface for TIFF files |
| vil1_tiff_structures | |
| vil1_viff_file_format | Loader for VIFF files, i.e., 1-banded Khoros 1.0 images |
| vil1_viff_generic_image | Generic image implementation for VIFF (Khoros) files |
| vil1_viff_xvimage | |
| vil1_vil_image_resource | This class wraps a vil1_image to provide a vil style interface |
| vil1_warp_mapping | Class to encapsulate 2d-2d mapping |