diff options
Diffstat (limited to 'ch10/test-10_a_1')
| -rw-r--r-- | ch10/test-10_a_1/plain.pgm | 13 | ||||
| -rw-r--r-- | ch10/test-10_a_1/raw_16bit.pgm | bin | 0 -> 31 bytes | |||
| -rw-r--r-- | ch10/test-10_a_1/raw_8bit.pgm | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..6be89d7 --- /dev/null +++ b/ch10/test-10_a_1/raw_16bit.pgm diff --git a/ch10/test-10_a_1/raw_8bit.pgm b/ch10/test-10_a_1/raw_8bit.pgm Binary files differnew file mode 100644 index 0000000..a59fcc9 --- /dev/null +++ b/ch10/test-10_a_1/raw_8bit.pgm |
