Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
vtImageGeo Member List

This is the complete list of members for vtImageGeo, including all inherited members.

_BasicInit() (defined in vtImage)vtImageprotected
_CreateFromDIB(vtDIB *pDIB, bool b16bit=false) (defined in vtImage)vtImageprotected
_ReadPNG(const char *filename) (defined in vtImage)vtImageprotected
AllocMipMaps() (defined in vtImage)vtImage
BlitTo(vtBitmapBase &target, int x, int y) (defined in vtBitmapBase)vtBitmapBase
bTreatBlackAsTransparent (defined in vtImage)vtImagestatic
CleanupGDALUsage() (defined in vtImage)vtImageprotected
ConvertProjection(vtImage *input, vtProjection &proj_new, int iSampleN, bool progress_callback(int)=NULL) (defined in vtImage)vtImage
Create(int width, int height, int bitdepth, bool create_palette=false) (defined in vtImage)vtImage
CreateOverviews() (defined in vtImage)vtImage
DrawMipMaps() (defined in vtImage)vtImage
DrawToView(wxDC *pDC, vtScaledView *pView) (defined in vtImage)vtImage
FreeMipMaps() (defined in vtImage)vtImage
GetAtProjection() (defined in vtImage)vtImageinline
GetBitmap() (defined in vtImage)vtImageinline
GetBitmapInfo(size_t i) (defined in vtImage)vtImageinline
GetColorSolid(const DPoint2 &p, RGBi &rgb, double dRes=0.0)vtImage
GetData() (defined in vtImage)vtImageinline
GetDepth() const (defined in vtImage)vtImagevirtual
GetDimensions(int &xsize, int &ysize) const (defined in vtImage)vtImageinline
GetDimensions() const (defined in vtImage)vtImageinline
GetExtent(DRECT &rect) const (defined in vtImage)vtImage
GetExtents() (defined in vtImageGeo)vtImageGeoinline
GetFilename() const vtImageinline
GetHeight() const (defined in vtImage)vtImagevirtual
GetMultiSample(const DPoint2 &p, const DLine2 &offsets, RGBi &rgb, double dRes=0.0)vtImage
GetPixel24(int x, int y, RGBi &rgb) const (defined in vtImage)vtImagevirtual
GetPixel32(int x, int y, RGBAi &rgba) const (defined in vtImage)vtImagevirtual
GetPixel8(int x, int y) const (defined in vtImage)vtImagevirtual
GetProjection() (defined in vtImageGeo)vtImageGeoinline
GetProjection(vtProjection &proj) const (defined in vtImage)vtImage
GetRGB(int x, int y, RGBi &rgb, double dRes=0.0) (defined in vtImage)vtImage
GetRowData(int row) (defined in vtImage)vtImageinline
GetSpacing(int bitmap=0) const (defined in vtImage)vtImage
GetWidth() const (defined in vtImage)vtImagevirtual
HasData() (defined in vtImage)vtImageinline
LoadFromGDAL(const char *fname) (defined in vtImage)vtImage
m_Bitmaps (defined in vtImage)vtImageprotected
m_Extents (defined in vtImage)vtImageprotected
m_extents (defined in vtImageGeo)vtImageGeoprotected
m_iCompleted (defined in vtImage)vtImageprotected
m_iTotal (defined in vtImage)vtImageprotected
m_linebuf (defined in vtImage)vtImage
m_pCanvas (defined in vtImage)vtImageprotected
m_pDataset (defined in vtImage)vtImage
m_proj (defined in vtImageGeo)vtImageGeoprotected
NumBitmaps() const (defined in vtImage)vtImageinline
NumBitmapsInMemory() (defined in vtImage)vtImage
NumBitmapsOnDisk() (defined in vtImage)vtImage
ReadExtents(const char *filename) (defined in vtImageGeo)vtImageGeo
ReadFeaturesFromTerraserver(const DRECT &area, int iTheme, int iMetersPerPixel, int iUTMZone, const char *filename) (defined in vtImage)vtImage
ReadPNGFromMemory(uchar *buf, int len) (defined in vtImage)vtImage
ReadPPM(const char *fname, bool progress_callback(int)=NULL) (defined in vtImage)vtImage
ReadTIF(const char *filename, bool progress_callback(int)=NULL) (defined in vtImageGeo)vtImageGeo
ReplaceColor(const RGBi &rgb1, const RGBi &rgb2) (defined in vtImage)vtImage
ReprojectExtents(const vtProjection &proj_new)vtImage
SaveToFile(const char *fname) const (defined in vtImage)vtImage
Scale(int w, int h) (defined in vtImage)vtImage
ScalePixel24(int x, int y, float fScale) (defined in vtBitmapBase)vtBitmapBase
ScalePixel32(int x, int y, float fScale) (defined in vtBitmapBase)vtBitmapBase
ScalePixel8(int x, int y, float fScale) (defined in vtBitmapBase)vtBitmapBase
SetDefaults() (defined in vtImage)vtImageprotected
SetExtent(const DRECT &rect) (defined in vtImage)vtImage
SetPixel24(int x, int y, const RGBi &rgb) (defined in vtImage)vtImagevirtual
SetPixel32(int x, int y, const RGBAi &rgba) (defined in vtImage)vtImagevirtual
SetPixel8(int x, int y, uchar color) (defined in vtImage)vtImagevirtual
SetProjection(const vtProjection &proj) (defined in vtImage)vtImage
SetRGB(int x, int y, uchar r, uchar g, uchar b) (defined in vtImage)vtImage
SetRGB(int x, int y, const RGBi &rgb) (defined in vtImage)vtImage
SetupBitmapInfo(int iXSize, int iYSize) (defined in vtImage)vtImage
vtImage() (defined in vtImage)vtImage
vtImage(const DRECT &area, int xsize, int ysize, const vtProjection &proj) (defined in vtImage)vtImage
vtImage() (defined in vtImage)vtImage
vtImage(class vtDIB *pDIB) (defined in vtImage)vtImage
vtImage(vtImage *copyfrom) (defined in vtImage)vtImage
vtImageGeo() (defined in vtImageGeo)vtImageGeo
vtImageGeo(const vtImageGeo *copyfrom) (defined in vtImageGeo)vtImageGeo
WriteGridOfTilePyramids(TilingOptions &opts, BuilderView *pView) (defined in vtImage)vtImage
WriteJPEG(const char *fname, int quality=99, bool progress_callback(int)=NULL)vtImage
WritePNG(const char *fname, bool progress_callback(int)=NULL) (defined in vtImage)vtImage
WritePPM(const char *fname) const (defined in vtImage)vtImage
WriteTile(const TilingOptions &opts, BuilderView *pView, vtString &dirname, DRECT &tile_area, DPoint2 &tile_dim, int col, int row, int lod) (defined in vtImage)vtImage
~vtBitmapBase() (defined in vtBitmapBase)vtBitmapBaseinlinevirtual
~vtImage() (defined in vtImage)vtImagevirtual