Public Member Functions
vil_openjpeg_file_format Class Reference

Derived class for JPEG2000 imagery using OpenJPEG. More...

#include <vil_openjpeg.h>

Inheritance diagram for vil_openjpeg_file_format:
Inheritance graph
[legend]

List of all members.

Public Member Functions

vil_image_resource_sptr make_input_image (vil_stream *vs, vil_openjpeg_format opjfmt)
vil_image_resource_sptr make_output_image (vil_stream *vs, unsigned int ni, unsigned int nj, unsigned int nplanes, vil_pixel_format format, vil_openjpeg_format opjfmt)

Detailed Description

Derived class for JPEG2000 imagery using OpenJPEG.

Definition at line 34 of file vil_openjpeg.h.


Member Function Documentation

vil_image_resource_sptr vil_openjpeg_file_format::make_input_image ( vil_stream vs,
vil_openjpeg_format  opjfmt 
)

Definition at line 47 of file vil_openjpeg.cxx.

vil_image_resource_sptr vil_openjpeg_file_format::make_output_image ( vil_stream vs,
unsigned int  ni,
unsigned int  nj,
unsigned int  nplanes,
vil_pixel_format  format,
vil_openjpeg_format  opjfmt 
)

Definition at line 62 of file vil_openjpeg.cxx.


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