luxlabs header browser preview


@interface TFImageFetcher : NSObject

@property (readonly, nonatomic) double displayedScreenScale;

- (id)init;
- (id)_urlStringForIconArtwork:(id)a0 ofSize:(struct CGSize { double x0; double x1; })a1 fileFormat:(id)a2;
- (void)fetchIconArtwork:(id)a0 ofSize:(struct CGSize { double x0; double x1; })a1 intoView:(id)a2 animated:(BOOL)a3;

@end