Skip to content

Latest commit

 

History

History
executable file
·
31 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

executable file
·
31 lines (14 loc) · 526 Bytes

iOS实现半透明模糊效果的几种方法及示例

下面是效果预览:

Core Image

CoreImage

vImage

vImage

UIVisualEffectView

UIVisualEffectView

FXBlurView

FXBlurView

GPUImage

GPUImage

UIImage + ImageEffects

UIImage+ImageEffects