luxlabs header browser preview


@class NSString;

@interface BlastDoorFileTransferAttribute_ImageInfo : NSObject {
    void /* unknown type, empty encoding */ fileTransferAttribute_ImageInfo;
}

@property (nonatomic, readonly) NSString *description;
@property (nonatomic, readonly) struct CGSize { double x0; double x1; } size;

- (id)init;

@end