Modifications
960916 AWF Added save_pgm and more comments.
961209 Peter Vanroose added operator=() and copy constructor
980710 FSM Changed constructor to take a const Image *, not Image *
981105 AWF Made bilinear/bicubic return double.
990211 Peter Vanroose moved save_pgm() to Templates/ (EGCS complained)
990421 FSM Added constructor from a const fast_array<T> &
010126 BJM (mccane@cs.otago.ac.nz) added constructor from
previously allocated memory. This memory is not deallocated on
destruction.
Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line
Definition in file vil1_memory_image_of.h.
#include <vil1/vil1_image.h>
#include <vil1/vil1_memory_image.h>
Go to the source code of this file.
Classes | |
| class | vil1_memory_image_of< T > |
| Image stored entirely in RAM. More... | |
1.5.1