aboutsummaryrefslogtreecommitdiff
path: root/ch10/test-10_a_1
diff options
context:
space:
mode:
Diffstat (limited to 'ch10/test-10_a_1')
-rw-r--r--ch10/test-10_a_1/plain.pgm13
-rw-r--r--ch10/test-10_a_1/raw_16bit.pgmbin0 -> 31 bytes
-rw-r--r--ch10/test-10_a_1/raw_8bit.pgmbin0 -> 20 bytes
3 files changed, 13 insertions, 0 deletions
diff --git a/ch10/test-10_a_1/plain.pgm b/ch10/test-10_a_1/plain.pgm
new file mode 100644
index 0000000..55addc5
--- /dev/null
+++ b/ch10/test-10_a_1/plain.pgm
@@ -0,0 +1,13 @@
+P2
+3
+3
+255
+0
+12
+65
+101
+143
+192
+200
+224
+255
diff --git a/ch10/test-10_a_1/raw_16bit.pgm b/ch10/test-10_a_1/raw_16bit.pgm
new file mode 100644
index 0000000..6be89d7
--- /dev/null
+++ b/ch10/test-10_a_1/raw_16bit.pgm
Binary files differ
diff --git a/ch10/test-10_a_1/raw_8bit.pgm b/ch10/test-10_a_1/raw_8bit.pgm
new file mode 100644
index 0000000..a59fcc9
--- /dev/null
+++ b/ch10/test-10_a_1/raw_8bit.pgm
Binary files differ