xgray_tcl.hpp File Reference

#include "imgclass.hpp"
#include "stdalgorithm.hpp"
#include <tcl.h>
#include <tk.h>

Include dependency graph for xgray_tcl.hpp:

base refererrect $imgclass_8hpp.html 506,149 594,173rect $stdalgorithm_8hpp.html 324,248 430,272rect $matrixutil_8hpp.html 671,199 757,222rect $vc6compat_8h.html 671,246 757,270rect $kube-gustavson-fft_8hpp.html 479,394 621,418rect $minmaxheap_8hpp.html 494,248 606,272

This graph shows which files directly or indirectly include this file:

base refererrect $guithread_8cpp.html 325,7 584,31rect $xgray__tcl_8cpp.html 325,54 584,78

Go to the source code of this file.

Functions

void getimage (const bild16 &bmp, Tk_PhotoHandle vhandle)
void getimage (const bildfloat &bmp, Tk_PhotoHandle vhandle)
void getimage_contrast (const bild16 &bmp, Tk_PhotoHandle vhandle, int low, int high) THROWSPEC
void getimage_contrast (const bildfloat &bmp, Tk_PhotoHandle vhandle, float low, float high) THROWSPEC
int getimage_range (const bild16 &bmp, Tk_PhotoHandle vhandle, int x1, int y1, int x2, int y2, int *high) THROWSPEC
float getimage_range (const bildfloat &bmp, Tk_PhotoHandle vhandle, int x1, int y1, int x2, int y2, float *high) THROWSPEC
int getminmax (const bild16 &bmp, int x1, int y1, int x2, int y2, int *high) THROWSPEC
float getminmax (const bildfloat &bmp, int x1, int y1, int x2, int y2, float *high) THROWSPEC

Variables

bild16cimg
bildfloatcimg_f
bildcomplexcimg_c


Function Documentation

void getimage ( const bildfloat bmp,
Tk_PhotoHandle  vhandle 
)

Definition at line 116 of file xgray_tcl.cpp.

References getimage_contrast().

void getimage ( const bild16 bmp,
Tk_PhotoHandle  vhandle 
)

Definition at line 5 of file xgray_tcl.cpp.

References MAP.

void getimage_contrast ( const bildfloat bmp,
Tk_PhotoHandle  vhandle,
float  low,
float  high 
)

Definition at line 90 of file xgray_tcl.cpp.

References MAP, and STHROW.

void getimage_contrast ( const bild16 bmp,
Tk_PhotoHandle  vhandle,
int  low,
int  high 
)

Definition at line 25 of file xgray_tcl.cpp.

References MAP, and STHROW.

Referenced by getimage(), and getimage_range().

float getimage_range ( const bildfloat bmp,
Tk_PhotoHandle  vhandle,
int  x1,
int  y1,
int  x2,
int  y2,
float *  high 
)

Definition at line 121 of file xgray_tcl.cpp.

References getimage_contrast(), and getminmax().

int getimage_range ( const bild16 bmp,
Tk_PhotoHandle  vhandle,
int  x1,
int  y1,
int  x2,
int  y2,
int *  high 
)

Definition at line 52 of file xgray_tcl.cpp.

References getimage_contrast(), and getminmax().

float getminmax ( const bildfloat bmp,
int  x1,
int  y1,
int  x2,
int  y2,
float *  high 
)

Definition at line 133 of file xgray_tcl.cpp.

References STHROW.

int getminmax ( const bild16 bmp,
int  x1,
int  y1,
int  x2,
int  y2,
int *  high 
)

Definition at line 64 of file xgray_tcl.cpp.

References STHROW.

Referenced by getimage_range().


Variable Documentation

Definition at line 156 of file xgray_tcl.cpp.

Definition at line 158 of file xgray_tcl.cpp.

Definition at line 157 of file xgray_tcl.cpp.


Generated on Fri Jul 24 12:49:17 2009 for Xgrayimg Library by  doxygen 1.5.5