luxlabs header browser preview


@interface NTKPrideColorUtils : NSObject

+ (id)axialColorGradientLayer:(unsigned long long)a0 forDevice:(id)a1;
+ (id)gradientColorsForColor:(unsigned long long)a0 device:(id)a1;
+ (id)layerForGradientWithColors:(id)a0 type:(id)a1 gradientLocations:(id)a2 startPoint:(struct CGPoint { double x0; double x1; })a3 endPoint:(struct CGPoint { double x0; double x1; })a4;
+ (id)prideColorGradientColors2020;

@end