luxlabs header browser preview


@interface OKImageResourceLoader : OKResourceLoader

- (void)deleteResource:(id)a0;
- (BOOL)canLoadResourceWithURL:(id)a0;
- (id)copyResource:(id)a0;
- (id)loadResourceWithURL:(id)a0 withPresentationViewController:(id)a1;

@end