The type of convolution to use. This can be any value from the ConvolutionEffectRaw.ConvolutionTypeValues enum.
This sets if this should be Smooth, Sharpen, Edge Detect, Mean Removal, Emboss or Blur effect.
This property is ignored if the CustomMatrix property is not nil. Then the custom effect will be used instead.