Skip to content

pix_share_read

The pix_share_read object reads pixel data from a shared memory region, identified by a unique ID. It works in conjunction with a pix_share_write object, which writes data to the same shared memory. This allows for inter-patch or inter-instance communication of image data, requiring prior knowledge of image dimensions and color space.


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_share_read or any other object from zexy.

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

Similar


    Comments

    Contributors