filter .row .set  (  FilterObjectID ,  RowIndex ,  Value0 ,  Value1 ,  Value2  )  
                                               
Description :

This instruction sets a particular row for a FILTER_MATRIX3X3 filter type.

Parameters :

  • ObjectID of the filter.
  • Index of the row, valid in the range [0,2].
  • First value of this row.
  • Second value of this row.
  • Third value of this row.

Examples :