Image Member List
This is the complete list of members for
Image, including all inherited members.
BICUBIC enum value | Image | |
BILINEAR enum value | Image | |
GENERIC enum value | Image | |
getBandInfSet() const | Image | |
getFormat() | Image | [inline] |
getImageInf() | Image | [inline] |
getImageState() | Image | [inline] |
getLL(double &x, double &y) | Image | |
getName() const | Image | |
getRect(int x1, int y1, int w1, int h1, int w2, int h2, ImageFormat::ScaleType st=ImageFormat::SCALE_BI) | Image | |
getXY(double &x, double &y) | Image | |
height() | Image | |
height(int iband) | Image | |
Image(ImageFormat *) | Image | |
LSAT7_FASTL7A enum value | Image | |
LSAT7_GEOTIFF enum value | Image | |
LSAT7_NLAPS enum value | Image | |
makeRGBA(unsigned char *imbits, unsigned char *rData, unsigned char *gData, unsigned char *bData, int newWidth, int newHeight) | Image | [protected] |
MFF_NAMES | Image | [static] |
mHeight | Image | [protected] |
mImgFrmt | Image | [protected] |
mMemFrmt | Image | [protected] |
mState | Image | [protected] |
MultiFileType enum name | Image | |
mWidth | Image | [protected] |
NEAREST_NEIGHBOR enum value | Image | |
NUM_MFF | Image | [static] |
openImage(std::string fname, MultiFileType type=GENERIC) | Image | [static] |
ResampleMethod enum name | Image | |
scaleToUC(DType *data, double min, double max, int len) | Image | [inline, protected] |
setBandSel(ImageState &state) | Image | [inline] |
setCornerPnts(int iband, ImageInf &inf) | Image | [inline] |
setCornerPnts(ImageInf &inf) | Image | [inline] |
setImageState(ImageState &state) | Image | [inline] |
setMemBuf(bool state) | Image | |
width() | Image | |
width(int iband) | Image | |
~Image() | Image | |