luxlabs header browser preview


@interface TVViewFactory : NSObject

+ (id)imageURLWithDescription:(id)a0;
+ (struct CGSize { double x0; double x1; })decorateImageProxy:(id)a0 forLayout:(id)a1;
+ (id)imageProxyWithURL:(id)a0;
+ (id)imageStackViewWithDescription:(id)a0 layout:(id)a1 existingView:(id)a2;
+ (id)imageViewWithDescription:(id)a0 layout:(id)a1 existingView:(id)a2;

@end