From a9ad4f840cee9254906eaefc1f62e381a655b26c Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 5 Feb 2019 11:35:47 +0000 Subject: Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64 built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64 --- Gem/pix_subtract-help.pd | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'Gem/pix_subtract-help.pd') diff --git a/Gem/pix_subtract-help.pd b/Gem/pix_subtract-help.pd index a423a23..7d6ef45 100644 --- a/Gem/pix_subtract-help.pd +++ b/Gem/pix_subtract-help.pd @@ -1,4 +1,5 @@ #N canvas 103 127 664 397 10; +#X declare -lib Gem; #X text 452 8 GEM object; #X obj 8 226 cnv 15 430 135 empty empty empty 20 12 0 14 -233017 -66577 0; @@ -35,10 +36,10 @@ #X restore 519 329 pd gemwin; #X msg 519 310 create; #X text 515 289 Create window:; -#X obj 451 168 cnv 15 160 80 empty empty empty 20 12 0 14 -24198 -66577 +#X obj 451 173 cnv 15 160 80 empty empty empty 20 12 0 14 -24198 -66577 0; -#X obj 451 119 gemhead; -#X obj 502 102 bng 15 250 50 0 empty empty pix_load 20 8 0 8 -262144 +#X obj 451 126 gemhead; +#X obj 496 109 bng 15 250 50 0 empty empty pix_load -45 8 0 8 -262144 -1 -1; #N canvas 0 22 587 366 image 0; #X obj 77 48 inlet; @@ -52,14 +53,14 @@ #X connect 3 0 5 0; #X connect 4 0 2 0; #X connect 5 0 4 0; -#X restore 451 138 pd image; -#X obj 451 263 pix_texture; +#X restore 451 145 pd image; +#X obj 451 268 pix_texture; #X text 63 196 ; #X text 47 318 Outlet 1: gemlist; #X text 53 262 Inlet 1: gemlist; -#X obj 451 285 square 3; +#X obj 451 290 square 3; #X text 503 88 (JPEG \, TIFF \, ..); -#X obj 541 122 gemhead; +#X obj 541 129 gemhead; #N canvas 0 22 587 366 image 0; #X obj 77 48 inlet; #X obj 77 344 outlet; @@ -72,14 +73,14 @@ #X connect 3 0 5 0; #X connect 4 0 3 0; #X connect 5 0 1 0; -#X restore 541 141 pd image; -#X obj 592 103 bng 15 250 50 0 empty empty pix_load 20 8 0 8 -262144 +#X restore 541 148 pd image; +#X obj 586 110 bng 15 250 50 0 empty empty pix_load -45 8 0 8 -262144 -1 -1; #X text 53 291 Inlet 2: gemlist; #X text 449 77 open two different images; #X text 71 31 Class: pix mix object; #X text 32 152 The 2 images have to be of the same size.; -#X obj 451 198 pix_subtract; +#X obj 451 203 pix_subtract; #X text 50 12 Synopsis: [pix_subtract]; #X text 29 67 Description: subtract 2 images; #X text 19 89 [pix_subtract] simply subtracts two pixes from each other. @@ -88,6 +89,7 @@ It clamps the resultant image so that no pixel values go below zero #X text 39 366 see also:; #X obj 101 368 pix_diff; #X obj 164 368 pix_compare; +#X obj 518 8 declare -lib Gem; #X connect 10 0 11 0; #X connect 11 0 10 0; #X connect 14 0 16 0; -- cgit v1.2.1