Dictionary
extension Dictionary where Key == Int, Value: NSExpression
-
Returns a copy of the stop dictionary with each value multiplied by the given factor.
Declaration
Swift
public func multiplied(by factor: Double) -> Dictionary