Skip to content

pix_multiply

The pix_multiply object in Pure Data multiplies two input images (pixes) together, requiring them to be of the same size. This operation results in an output image where, for example, if any corresponding pixel in either input image is black, the resulting pixel will also be black. It is primarily used for image manipulation within the GEM environment.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for zexy and install it. Then create an object with declare -lib zexy -path zexy. Finally, use pix_multiply or any other object from zexy.

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors