core/vil1/io/vil1_io_rgba.h File Reference


Detailed Description

Contains functions vsl_b_write, vsl_b_read and vsl_print_summary.

Author:
Franck Bettinger
Date:
22 Mar 2001
    Modifications
     2001/03/22 Franck Bettinger    Creation
   

Definition in file vil1_io_rgba.h.

#include <vil1/vil1_rgba.h>
#include <vsl/vsl_binary_io.h>

Go to the source code of this file.


Functions

template<class T>
void vsl_b_write (vsl_b_ostream &os, const vil1_rgba< T > &v)
 Binary save vil1_rgba to stream.
template<class T>
void vsl_b_read (vsl_b_istream &is, vil1_rgba< T > &v)
 Binary load vil1_rgba from stream.
template<class T>
void vsl_print_summary (vcl_ostream &os, const vil1_rgba< T > &v)
 Print human readable summary of a vil1_rgba object to a stream.

Function Documentation

template<class T>
void vsl_b_read ( vsl_b_istream is,
vil1_rgba< T > &  v 
)

Binary load vil1_rgba from stream.

Definition at line 25 of file vil1_io_rgba.txx.

template<class T>
void vsl_b_write ( vsl_b_ostream os,
const vil1_rgba< T > &  v 
)

Binary save vil1_rgba to stream.

Definition at line 12 of file vil1_io_rgba.txx.

template<class T>
void vsl_print_summary ( vcl_ostream &  os,
const vil1_rgba< T > &  v 
)

Print human readable summary of a vil1_rgba object to a stream.

Definition at line 52 of file vil1_io_rgba.txx.


Generated on Mon Mar 8 05:09:33 2010 for core/vil1 by  doxygen 1.5.1