luxlabs header browser preview


@class UIImage, UIColor;

@interface CEKMultiplyImageView : UIView

@property (retain, nonatomic) UIImage *image;
@property (retain, nonatomic) UIColor *contentsMultiplyColor;

- (struct CGSize { double x0; double x1; })intrinsicContentSize;
- (void).cxx_destruct;

@end