SKImageFilter.CreateBlur

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKImageFilter CreateBlur(float sigmaX, float sigmaY, SKImageFilter input, SKImageFilter.CropRect cropRect)
  2. SKImageFilter CreateBlur(float sigmaX, float sigmaY, SKShaderTileMode tileMode, SKImageFilter input, SKImageFilter.CropRect cropRect)
    class SKImageFilter

Meta