docs/_data/Help/Set-OBSSharpnessFilter.json

{
  "Synopsis": "Sets a Sharpness filter.",
  "Description": "Adds or Changes a Sharpness Filter on an OBS Input. \nThis changes the sharpness of an image.",
  "Parameters": [
    {
      "Name": null,
      "Type": null,
      "Description": "",
      "Required": false,
      "Position": 0,
      "Aliases": null,
      "DefaultValue": null,
      "Globbing": false,
      "PipelineInput": null,
      "variableLength": false
    }
  ],
  "Notes": [
    null
  ],
  "CommandType": "Function",
  "Component": [
    null
  ],
  "Inputs": [
    null
  ],
  "Outputs": [
    null
  ],
  "Links": [],
  "Examples": [
    {
      "Title": "EXAMPLE 1",
      "Markdown": "",
      "Code": "Show-OBS -Uri https://pssvg.start-automating.com/Examples/Stars.svg | \n Set-OBSSharpnessFilter -Sharpness .75"
    }
  ]
}