GraphicsContext.FilterOptions
Options that configure a filter that you add to a graphics context.
Declaration
@frozen struct FilterOptionsOverview
You can use filter options to configure a GraphicsContext.Filter that you apply to a GraphicsContext with the addFilter(_:options:) method.