Files
ghostgram/submodules/FastBlur/PublicHeaders/FastBlur/ApplyScreenshotEffect.h
T

5 lines
135 B
Objective-C

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
UIImage * _Nullable applyScreenshotEffectToImage(UIImage * _Nonnull image);