Public Members | |||
ImgViewApp () | |||
Void | SetOptions (Int argc, Char **argv) | ||
Int | Run () | ||
Int | noFork | ||
Int | all | ||
Double | alpha | ||
Int | doSat | ||
Static Public Members | |||
Void | GetFileArgs (Int argc, Char *argv[]) | ||
Char** | files = 0 | ||
Int | numFiles = 0 |
Definition at line 299 of file ImgView.cc.
ImgViewApp::ImgViewApp () |
Definition at line 322 of file ImgView.cc.
Void ImgViewApp::GetFileArgs (Int argc, Char * argv[]) [static]
|
Definition at line 326 of file ImgView.cc.
Int ImgViewApp::Run () |
Definition at line 377 of file ImgView.cc.
Void ImgViewApp::SetOptions (Int argc, Char ** argv) |
Int ImgViewApp::all |
Definition at line 313 of file ImgView.cc.
Double ImgViewApp::alpha |
Definition at line 315 of file ImgView.cc.
Int ImgViewApp::doSat |
Definition at line 316 of file ImgView.cc.
Char ** ImgViewApp::files = 0 [static]
|
Definition at line 310 of file ImgView.cc.
Int ImgViewApp::noFork |
Definition at line 312 of file ImgView.cc.
Int ImgViewApp::numFiles = 0 [static]
|
Definition at line 311 of file ImgView.cc.