< Back to IRCAM Forum

picture box

Hello everyone,

I am now consulting the user manual
http://support.ircam.fr/docs/om/om6-manual/co/PictureBox.html

I do not know where to find the get-RGB and picture-size functions.
If I just “click” them in the patch, the listener tells me:
OM > function get-RGB does not exist!
OM > function get-rgb does not exist!
OM > function picture-size does not exist!

(I have OM 6.8 - MAC)

Thank you!
Marco

Hi,
OM says that the functions do not exist because they are not built-in. You have to load the Pixels library to access them.
Best,
Francesco Vitale

Thank you!
Downloaded and working.
Marco