#include <nitf.h>
bool RasNITF::nitf::checkempty |
( |
| ) |
|
void RasNITF::nitf::empty |
( |
| ) |
|
int RasNITF::nitf::get_image_height |
( |
int |
index = 0 | ) |
const |
long RasNITF::nitf::get_image_offset |
( |
int |
index = 0 | ) |
const |
int RasNITF::nitf::get_image_pixel_type |
( |
int |
index = 0 | ) |
const |
long RasNITF::nitf::get_image_size |
( |
int |
index = 0 | ) |
const |
int RasNITF::nitf::get_image_width |
( |
int |
index = 0 | ) |
const |
void RasNITF::nitf::image_to_pixel_sequential |
( |
int |
index | ) |
|
bool RasNITF::nitf::isBOOL |
( |
int |
image_index | ) |
|
bool RasNITF::nitf::isGRAY |
( |
int |
image_index | ) |
|
bool RasNITF::nitf::isRGB |
( |
int |
image_index | ) |
|
int RasNITF::nitf::read |
( |
std::istream & |
hNITF, |
|
|
bool |
read_image_data |
|
) |
| |
int RasNITF::nitf::read_file |
( |
std::string |
filename | ) |
|
int RasNITF::nitf::read_headers_from |
( |
char * |
file_data, |
|
|
long |
file_length |
|
) |
| |
void RasNITF::nitf::stats |
( |
| ) |
const |
int RasNITF::nitf::write_file |
( |
std::string |
filename | ) |
|
The documentation for this class was generated from the following file: