Contents

mustOperateOutOfPlace(source:destination:flags:)

Determines whether a converter is capable of operating in place.

Declaration

func mustOperateOutOfPlace(source: vImage_Buffer, destination: vImage_Buffer, flags options: vImage.Options = .noFlags) throws -> Bool

See Also

Related Documentation

Instance Methods