filter .column .set  (  FilterObjectID ,  ColumnIndex ,  Value0 ,  Value1 ,  Value2  )  
                                               
Description :

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

Parameters :

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

Examples :