contrib/mul/vil3d/vil3d_image_resource.h File Reference


Detailed Description

Representation of a generic image source or destination.

Author:
Ian Scott
Date:
2 Mar 2003

Definition in file vil3d_image_resource.h.

#include <vil3d/vil3d_image_view_base.h>
#include <vcl_cassert.h>
#include <vil/vil_smart_ptr.h>
#include <vil/vil_pixel_format.h>

Go to the source code of this file.


Classes

class  vil3d_image_resource
 Abstract representation of an image source or image destination. More...

Typedefs

typedef vil_smart_ptr< vil3d_image_resourcevil3d_image_resource_sptr
 Use this type to refer to and store a vil3d_image_resource.

Typedef Documentation

typedef vil_smart_ptr<vil3d_image_resource> vil3d_image_resource_sptr

Use this type to refer to and store a vil3d_image_resource.

This object is used to provide safe manipulation of vil3d_image_resource derivatives. If you want to store an image resource (e.g. an image on disk, type-agnostic memory image), then use this type.

Definition at line 128 of file vil3d_image_resource.h.


Generated on Sun Nov 22 05:15:12 2009 for contrib/mul/vil3d by  doxygen 1.5.1