pike.git/
src/
modules/
Image/
dct.c
Branch:
Tag:
Non-build tags
All tags
No tags
1999-04-22
1999-04-22 12:40:29 by Mirar (Pontus Hagland) <pike@sort.mirar.org>
204bdffa11b5b9747158a078a8a8b062fb0741d8 (
9
lines) (+
7
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
docfix
Rev: src/modules/Image/dct.c:1.13
1:
-
/* $Id: dct.c,v 1.
12
1999/04/
13
12:
32
:
18
mirar Exp $ */
+
/* $Id: dct.c,v 1.
13
1999/04/
22
12:
40
:
29
mirar Exp $ */
/* **! module Image **! note
-
**! $Id: dct.c,v 1.
12
1999/04/
13
12:
32
:
18
mirar Exp $
+
**! $Id: dct.c,v 1.
13
1999/04/
22
12:
40
:
29
mirar Exp $
**! class Image */
57:
**! note **! Do NOT use this function if you don't know what **! you're dealing with! Read some signal theory first...
+
**!
+
**! It write's dots on stderr, to indicate some sort
+
**! of progress. It doesn't use any fct (compare: fft)
+
**! algorithms.
**! returns the new image object **! arg int newx **! arg int newy