luxlabs header browser preview


@class UIImage;

@interface AVTStickerImageProp : AVTStickerProp

@property (readonly, nonatomic) UIImage *image;

- (void).cxx_destruct;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (void)buildNodeForAvatar:(id)a0 withCamera:(id)a1 options:(id)a2 completionHandler:(id /* block */)a3;
- (id)dictionaryWithTargetPath:(id)a0;
- (id)initWithImage:(id)a0 size:(SEL)a1 scale:(id)a2 position:(struct CGSize { double x0; double x1; })a3 renderLast:(BOOL)a4 orientToCamera:(BOOL)a5 rotation:(id)a6 palettesDescriptions:(id)a7 modifiers:(id)a8 adjustments:(void /* unknown type, empty encoding */)a9;

@end