Contents

draw(_:in:by:options:)

Declaration

func draw(_ image: CGImage, in rect: CGRect, by toneMapping: CGToneMapping = .default, options: CFDictionary?) -> Bool

See Also

Instance Methods