Public Member Functions
vil_convert_cast_pixel< In, Out > Class Template Reference

Performs conversion between different pixel types. More...

#include <vil_convert.h>

List of all members.

Public Member Functions

void operator() (In v, Out &d) const

Detailed Description

template<class In, class Out>
class vil_convert_cast_pixel< In, Out >

Performs conversion between different pixel types.

Definition at line 93 of file vil_convert.h.


Member Function Documentation

template<class In , class Out >
void vil_convert_cast_pixel< In, Out >::operator() ( In  v,
Out &  d 
) const [inline]

Definition at line 225 of file vil_convert.h.


The documentation for this class was generated from the following file: