#include <image.h>
RasNITF::image::image |
( |
| ) |
|
RasNITF::image::~image |
( |
| ) |
|
int RasNITF::image::get_height |
( |
| ) |
const |
std::string RasNITF::image::get_irep |
( |
| ) |
const |
std::string RasNITF::image::get_li |
( |
| ) |
const |
std::string RasNITF::image::get_lish |
( |
| ) |
const |
int RasNITF::image::get_nbpp_bytes |
( |
| ) |
const |
std::string RasNITF::image::get_pvtype |
( |
| ) |
const |
long RasNITF::image::get_size |
( |
| ) |
const |
int RasNITF::image::get_width |
( |
| ) |
const |
int RasNITF::image::read_file |
( |
std::istream & |
, |
|
|
long |
, |
|
|
long |
, |
|
|
bool |
read_image_data |
|
) |
| |
int RasNITF::image::to_block_pixel_sequential |
( |
char * |
src | ) |
|
int RasNITF::image::to_pixel_sequential |
( |
| ) |
|
int RasNITF::image::write_file |
( |
std::ofstream & |
fs | ) |
|
The documentation for this class was generated from the following file: