#import "PGPhotoProcessPass.h" @interface PGPhotoSharpenPass : PGPhotoProcessPass @property (nonatomic, assign) CGFloat sharpness; @end