Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vil_image_view.h File Reference


Detailed Description

A base class reference-counting view of some image data.

Author:
Ian Scott - Manchester
    Modifications
     Peter Vanroose - 21 Aug.2003 - support added for interleaved planes
   

Definition in file vil_image_view.h.

#include <vcl_iosfwd.h>
#include <vcl_string.h>
#include <vcl_cassert.h>
#include <vcl_cstddef.h>
#include <vil/vil_image_view_base.h>
#include <vil/vil_memory_chunk.h>
#include <vil/vil_pixel_format.h>

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...

Functions

template<class T>
vcl_ostream & operator<< (vcl_ostream &s, vil_image_view< T > const &im)
 Print a 1-line summary of contents.


Function Documentation

template<class T>
vcl_ostream& operator<< vcl_ostream &  s,
vil_image_view< T > const &  im
[inline]
 

Print a 1-line summary of contents.

Definition at line 311 of file vil_image_view.h.


Generated on Thu Jan 10 14:40:02 2008 for core/vil by  doxygen 1.4.4