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

vil_j2k_image.cxx File Reference

#include "vil_j2k_image.h"
#include <NCSFile.h>
#include <vcl_algorithm.h>
#include <vcl_cassert.h>
#include <vcl_cmath.h>
#include <vcl_limits.h>
#include <vil/vil_memory_chunk.h>
#include <vil/vil_image_view.h>
#include "NCSJPCVilIOStream.h"
#include <NCSTypes.h>

Go to the source code of this file.

Defines

#define macro(F, T)

Functions

NCSEcwCellType convertType (const vil_pixel_format &vilType)
vil_pixel_format convertType (const NCSEcwCellType &ecwType)


Define Documentation

#define macro F,
 ) 
 

Value:

case F: \
    view = new vil_image_view< T > ( data_ptr, reinterpret_cast<T*>(data_ptr->data()), \
                                     output_width, output_height, nBands, 1, output_width*nBands, output_width); \
    break


Function Documentation

vil_pixel_format convertType const NCSEcwCellType &  ecwType  ) 
 

Definition at line 73 of file vil_j2k_image.cxx.

NCSEcwCellType convertType const vil_pixel_format &  vilType  ) 
 

Definition at line 50 of file vil_j2k_image.cxx.


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