, including all inherited members.
createProj(int iband) | ImageFormat | [protected] |
DataType enum name | ImageFormat | |
dtypeSize(DataType dt) | ImageFormat | [static] |
dtypeToString(DataType dt) | ImageFormat | [static] |
FLOAT16 enum value | ImageFormat | |
FLOAT32 enum value | ImageFormat | |
FLOAT64 enum value | ImageFormat | |
getBand(int iband, int x1, int y1, int w1, int h1, int w2, int h2, ScaleType st=SCALE_NN) const | L7A_Geotiff | [virtual] |
getBandInf(int iband) | ImageFormat | |
getBandInfSet() | ImageFormat | |
getImageInf() | ImageFormat | [inline] |
getLL(int iband, double &i, double &j) | L7A_Geotiff | [virtual] |
getName() const | ImageFormat | |
getNumBands() | ImageFormat | [inline] |
getULCorners() | ImageFormat | [protected] |
getXY(int iband, double &i, double &j) | L7A_Geotiff | [virtual] |
ImageFormat() | ImageFormat | |
INT16 enum value | ImageFormat | |
INT32 enum value | ImageFormat | |
INT64 enum value | ImageFormat | |
INT8 enum value | ImageFormat | |
isFloat(DataType dt) | ImageFormat | [static] |
llToMeter(int iband, double &lon, double &lat) | ImageFormat | [protected] |
llToXY(int iband, double &lon, double &lat) | ImageFormat | [protected] |
mBandSet | ImageFormat | [protected] |
meterToLL(int iband, double &x, double &y) | ImageFormat | [protected] |
mFName | ImageFormat | [protected] |
mFormatSet | L7A_Geotiff | [protected] |
mImageInf | ImageFormat | [protected] |
NOT_DEFINED enum value | ImageFormat | |
open(std::string fname) | L7A_Geotiff | [virtual] |
SCALE_BC enum value | ImageFormat | |
SCALE_BI enum value | ImageFormat | |
SCALE_NN enum value | ImageFormat | |
scaleData(char **orig, int ow, int oh, int nw, int nh, DataType dt, ScaleType st, bool del=true) const | ImageFormat | |
scaleData(char **orig, int ox, int oy, int ow, int oh, int fw, int fh, int nw, int nh, DataType dt, ScaleType st, bool del=true) const | ImageFormat | |
scaleDT(DType *orig, int ox, int oy, int ow, int oh, int fw, int fh, int nw, int nh, ScaleType st) const | ImageFormat | [inline] |
ScaleType enum name | ImageFormat | |
scl_bicubic(unsigned char *orig, int ow, int oh, int nw, int nh, int szd) const | ImageFormat | |
scl_bilinear(DType *orig, int ox, int oy, int ow, int oh, int fw, int fh, int nw, int nh) const | ImageFormat | [inline] |
scl_nearestneighbor(DType *orig, int ox, int oy, int ow, int oh, int fw, int fh, int nw, int nh) const | ImageFormat | [inline] |
setCornerPnts(int iband, ImageInf &inf) | ImageFormat | |
UINT16 enum value | ImageFormat | |
UINT32 enum value | ImageFormat | |
UINT64 enum value | ImageFormat | |
UINT8 enum value | ImageFormat | |
xyToLL(int iband, double &x, double &y) | ImageFormat | [protected] |
xyToMeter(int iband, double &x, double &y) | ImageFormat | [protected] |
~ImageFormat() | ImageFormat | [virtual] |