Public Member Functions | List of all members
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]

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

◆ make_input_image()

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

Definition at line 51 of file vil_openjpeg.cxx.

◆ make_output_image()

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 67 of file vil_openjpeg.cxx.


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