aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#posterize-help.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-10-18 20:01:19 +0000
committerN.N. <matju@users.sourceforge.net>2009-10-18 20:01:19 +0000
commitccddec68116fc6403858ebfa13d4a7b1aa3d5278 (patch)
tree6b90e41b15bbf2440afa76d53cc436debf5b5c5b /externals/gridflow/doc/flow_classes/#posterize-help.pd
parenta1fb215b39535805aa19608185d5e52c0f524b42 (diff)
hi gridflow 0.9.5
svn path=/trunk/; revision=12611
Diffstat (limited to 'externals/gridflow/doc/flow_classes/#posterize-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/#posterize-help.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/externals/gridflow/doc/flow_classes/#posterize-help.pd b/externals/gridflow/doc/flow_classes/#posterize-help.pd
new file mode 100644
index 00000000..94f0f23c
--- /dev/null
+++ b/externals/gridflow/doc/flow_classes/#posterize-help.pd
@@ -0,0 +1,36 @@
+#N canvas 384 100 640 338 10;
+#X obj 20 32 bng 15 250 50 0 empty empty empty 0 -6 0 8 -233017 -1
+-1;
+#X floatatom 84 131 5 2 255 0 - - -;
+#X obj 84 147 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 132 131 2 - 255;
+#X text 157 157 number of possible levels per channel. the levels are
+equally spaced \, with the lowest at 0 and the highest at 255 the minimum
+number of levels is 2 and the default value is also 2;
+#X text 572 6 gridflow;
+#X text 210 300 see also:;
+#X obj 20 59 fork;
+#X msg 43 79 open bluemarble.jpg;
+#X text 98 7 reduces the number of possible intensities in an image:
+it rounds the color values. the effect is mostly apparent with a low
+number of levels;
+#X obj 20 100 #in;
+#X obj 19 127 #store;
+#X obj 19 175 #posterize;
+#X obj 19 303 #out window;
+#X obj 281 304 #convolve;
+#X obj 350 304 #contrast;
+#X obj 419 304 #solarize;
+#X obj 488 304 #layer;
+#X text 16 7 #posterize;
+#X connect 0 0 7 0;
+#X connect 1 0 2 0;
+#X connect 1 0 12 1;
+#X connect 2 0 11 0;
+#X connect 7 0 10 0;
+#X connect 7 1 8 0;
+#X connect 8 0 10 0;
+#X connect 10 0 11 1;
+#X connect 11 0 12 0;
+#X connect 12 0 13 0;