#import "IFKGradient.h"

@interface IFKSweepGradient : IFKGradient
  
@property (nonatomic, copy) CIVector *inputCenter;

@end
