static var linearColor : GraphicsContext .FilterOptions
An option that causes the filter to perform calculations in a linear color space.
Availability 有効性
Technology
@frozen struct FilterOptions
You can use filter options to configure a Graphics
that you apply to a Graphics
with the add
method.
static var linearColor : GraphicsContext .FilterOptions
init(rawValue : UInt32)
let rawValue : UInt32
typealias RawValue
typealias Element
typealias ArrayLiteralElement
func addFilter (GraphicsContext .Filter, options: GraphicsContext .FilterOptions )
struct Filter
struct BlurOptions
struct ShadowOptions