File: pow.def

package info (click to toggle)
ftools-fv 5.5.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,072 kB
  • sloc: tcl: 50,774; ansic: 17,858; exp: 2,004; makefile: 172; cpp: 169; sh: 109; csh: 10
file content (170 lines) | stat: -rw-r--r-- 2,664 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
LIBRARY    powtcl.dll
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE

EXPORTS
	CreatePowCurve
	PowCurveCoords
	ConfigurePowCurve
	DeletePowCurve
	ComputePowCurveBbox
	DisplayPowCurve
	PowCurveInsert
	PowCurveDeleteCoords
	PowCurveToPoint
	PowCurveToArea
	ScalePowCurve
	GetPowCurveIndex
	TranslatePowCurve
	PowCurveToPostscript
	PowSetupColormap
	PowTestColormap
	PowSetupPhotoImages
	PowDitherToPhoto
	PowGetHisto
	PowPhotoColorTable
	PowPhotoCmapStretch
	PowImageScale
	PowReditherPhotoBlock
	PowCleanUp
	PowListGraphs
	PowListCurves
	PowListImages
	PowListVectors
	PowListData
	PowProcessCurve
	PowSetGraphMagstep
	PowGetImageOrigin
	PowGetImageOtherend
	PowGetImageUnits
	PowGetImageZ
	PowTestMacMemory
	PowPutZoomedBlock
	PowDestroyData_Tcl
	PowCloneData
	PowCreateData_Tcl
	PowRegisterData_Tcl
	PowDestroyImage_Tcl
	PowCreateImage_Tcl
	PowDestroyVector_Tcl
	PowCreateVector_Tcl
	PowDestroyCurve_Tcl
	PowCreateCurve_Tcl
	PowCreateVectorEN_Tcl
	PowDataPtr_Tcl
	PowCreateHisto_Tcl
	PowDestroyGraph_Tcl
	PowCreateGraph_Tcl
	PowTestImage
	PowFetchCurveInfoHash
	PowFetchDataLength
	PowExprDataInfo
	PowFetchVectorInfoHash
	PowFetchImageInfoHash
	PowFindCurvesMinMax_Tcl
	PowCreateDataFromChannel
	PowCreateDataFromList
	PowGraphToCanvas
	PowCanvasToGraph
	PowPixelToGraph
	PowGraphToPixel
	PowGetImageClipbox
	PowWCSexists
	PowWCSisSwapped
	PowCreateCurve
	PowCreateHisto
	PowDestroyCurve
	PowCreateData
	PowDestroyData
	PowRegisterData
	PowCreateGraph
	PowCreateGraph_internal
	PowDestroyGraph
	PowCreateImage
	PowDestroyImage
	PowCreateVector
	PowCreateVectorEN
	PowDestroyVector
	PowDrawGridLines
	CreateGridPts
	GetTicks
	PowGetTics
	GetTics
	CanvToGraph
	GraphToCanv
	PtBtwnPts
	CalcXY
	SolveXY
	CalcCoeff
	PowCreateContour
	BuildContours
	TraceContour
	dllEntry
	Pow_Init
	PowInit
	PowFindCurvesMinMax
	PowFindCurvesBBox
	PowFindImagesBBox
	PowFindGraphBBox
	PowSortGraphMinMax
	PowFindCurve
	PowFindImage
	PowExtractDatum
	PowPutDatum
	PowFindVector
	PowFindData
	PowFindGraph
	PowGetObjectOption
	PowPosToPix
	PowPixToPos
	PowInitWCS
	PowParseWCS
	PowWCSInitImage
	PowWCSInitCurve
	PowWCSInitGraph
	PowXYPx
	PowWorldPos
	pow_worldpos
	pow_xypx
	Visu_Init
	convert_block_to_byte
	convert_block_to_histo
	equalize_histo
	build_lookup
	put_lut
	AllocateColorTable
	linear_lut
	non_linear_lut
	spectrum
	rgb
	gray
	hot
	cold
	hls
	blkbdy
	invert_cmap
	bowlerhat
	tophat
	randwalk_spectrum
	lut_ramp
	set_hls
	convert_HLS_rgb
	hatgray
	hatct
	lut_thres
	bgr_ramp
	bgr_ramp2
	bgr_step
	bgr_step2
	rygcbm_ramp
	rygcbm_step
	gray_ramp2
	gray_ramp4
	gray_step4
	gray_step8
	spectrum2
	inv_spec
	color1_lut
	color2_lut
	color3_lut