简体   繁体   中英

Bump Distortion implementation in xcode for IOS using swift

in apple documentation under Core Image Filter Reference i have found CICategoryDistortionEffect it has CIBumpDistortion but it says only Available in OS X v10.4 and later.

is there any way that i can use it on iOS ? and if so , what is the code in Swift ?

thank you ..

CIBumpDistortion已在iOS 6中添加。它应该可以正常工作。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM