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.