Public Member Functions | |
| vil_openjpeg_image_impl (void) | |
Public Attributes | |
| opj_cparameters_t | encode_params_ |
| opj_codec_t * | encode_codec_ |
| opj_image_t * | image_ |
| opj_header | header_ |
| OPJ_CODEC_FORMAT | opj_codec_format_ |
| vil_stream_sptr | vstream_ |
| vil_streampos | vstream_start_ |
| bool | is_valid_ |
| bool | error_ |
Definition at line 148 of file vil_openjpeg.cxx.
|
inline |
Definition at line 163 of file vil_openjpeg.cxx.
| opj_codec_t* vil_openjpeg_image_impl::encode_codec_ |
Definition at line 152 of file vil_openjpeg.cxx.
| opj_cparameters_t vil_openjpeg_image_impl::encode_params_ |
Definition at line 151 of file vil_openjpeg.cxx.
| bool vil_openjpeg_image_impl::error_ |
Definition at line 161 of file vil_openjpeg.cxx.
| opj_header vil_openjpeg_image_impl::header_ |
Definition at line 154 of file vil_openjpeg.cxx.
| opj_image_t* vil_openjpeg_image_impl::image_ |
Definition at line 153 of file vil_openjpeg.cxx.
| bool vil_openjpeg_image_impl::is_valid_ |
Definition at line 160 of file vil_openjpeg.cxx.
| OPJ_CODEC_FORMAT vil_openjpeg_image_impl::opj_codec_format_ |
Definition at line 155 of file vil_openjpeg.cxx.
| vil_stream_sptr vil_openjpeg_image_impl::vstream_ |
Definition at line 158 of file vil_openjpeg.cxx.
| vil_streampos vil_openjpeg_image_impl::vstream_start_ |
Definition at line 159 of file vil_openjpeg.cxx.
1.8.15