Skip to content

pix_data

The pix_data object retrieves the color of a specified pixel within an image when triggered. It outputs the pixel's color as a normalized RGB list and a normalized grayscale value. Users can specify pixel coordinates, choose between normalized (0.0-1.0) or absolute (0-width/height) coordinate systems, and enable or disable 2D interpolation for pixel sampling.


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

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

Similar


    Comments

    Contributors