Skip to content

pix_set

The pix_set object allows you to create or modify image data by providing a flat list of pixel values. It supports RGBA, RGB, and GREY modes for interpreting the input list, and the image size can be configured via creation arguments or the set message. The object outputs a gemlist representing the image, which is always in RGBA 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_set or any other object from zexy.

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

Similar


    Comments

    Contributors