xgray_tcl.cpp File Reference

#include "xgray_tcl.hpp"
#include <iostream>

Include dependency graph for xgray_tcl.cpp:

base refererrect $xgray__tcl_8hpp.html 324,234 414,258rect $imgclass_8hpp.html 645,148 733,172rect $stdalgorithm_8hpp.html 462,234 569,258rect $matrixutil_8hpp.html 810,198 896,222rect $vc6compat_8h.html 810,246 896,270rect $kube-gustavson-fft_8hpp.html 618,393 760,417rect $minmaxheap_8hpp.html 633,246 745,270

Go to the source code of this file.

Functions

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

Variables

bild16cimg = NULL
bildfloatcimg_f = NULL
bildcomplexcimg_c = NULL


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

bild16* cimg = NULL

Definition at line 156 of file xgray_tcl.cpp.

Definition at line 158 of file xgray_tcl.cpp.

bildfloat* cimg_f = NULL

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