//
//  LSExtractaView.h
//  LSColorExtracta
//
//  Created by Dylan on 2018/11/7.
//  Copyright © 2018 Yang. All rights reserved.
//

#import <UIKit/UIKit.h>



@interface LSExtractaView : UIImageView

@end

