luxlabs header browser preview


@interface TSCHPresetImagerRadar : TSCHPresetImager

- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })nativeSwatchImageEdgeInsets;
- (id)p_chartType;
- (double)p_circumscribingRadiusToFitRegularPolygonWithSideCount:(unsigned long long)a0 intoHeight:(double)a1;
- (void)p_drawShadowedContentIntoContext:(struct CGContext { } *)a0 size:(struct CGSize { double x0; double x1; })a1 contentsScale:(double)a2 preset:(id)a3 target:(int)a4 shouldCache:(BOOL *)a5;
- (void)p_drawUnshadowedContentIntoContext:(struct CGContext { } *)a0 size:(struct CGSize { double x0; double x1; })a1 contentsScale:(double)a2 preset:(id)a3 target:(int)a4 shouldCache:(BOOL *)a5;
- (BOOL)p_isEllipticalWithPreset:(id)a0;
- (id)p_strokeFromStyle:(id)a0 specific:(int)a1 default:(int)a2;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })swatchImageEdgeInsetsForSize:(struct CGSize { double x0; double x1; })a0;

@end