aboutsummaryrefslogtreecommitdiff
path: root/pnm.scm
diff options
context:
space:
mode:
Diffstat (limited to 'pnm.scm')
-rw-r--r--pnm.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/pnm.scm b/pnm.scm
index c20fec5..5ccf8c5 100644
--- a/pnm.scm
+++ b/pnm.scm
@@ -25,8 +25,8 @@
image-width
image-height
image-maxval
- image-pixel-ref
- image-pixel-set!
+ image-ref
+ image-set!
image-read
pnm-parse-error?
image-write)