aboutsummaryrefslogtreecommitdiff
path: root/pkg/images/imutil/imutil.cl
blob: c7a853a395710591841f9042da1e8c022efb01fb (plain) (blame)
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
#{ IMUTIL -- The Image Utilities Package.

set	imutil		= "images$imutil/"

package	imutil

# Tasks.

task	chpixtype,
	hedit,
	hselect,
	imarith,
	_imaxes,
	imcopy,
	imdelete,
	imdivide,
	imexpr,
	imfunction,
	imgets,
	imheader,
	imhistogram,
	imjoin,
	imrename,
	imreplace,
	imslice,
	imstack,
	imsum,
	imtile,
	imstatistics,
	listpixels,
	minmax,
	nhedit,
	sections	= "imutil$x_images.e"

clbye()