The [#clip] object is used with numops in order to set a lower and upper range to pixel values. This allows you to avoid over saturating the colours of your grid. <-- vary this number Grid values are clipped to the high and low values stored in the object Outputs the modified grid #numop-help.pd gf_tutorial_image_6.pd <--if no creation argument is given the default range is 0-255. minimum value (like [# max]) maximum value (like [# min])