UIColor$Methods extension
- on
Properties
-
CGColor$1
→ Pointer<
CGColor> -
Available on UIColor, provided by the UIColor$Methods extension
CGColorno setter - CIColor$1 → CIColor
-
Available on UIColor, provided by the UIColor$Methods extension
CIColorno setter
Methods
-
colorWithAlphaComponent(
double alpha) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
colorWithAlphaComponent: -
encodeWithCoder(
NSCoder coder) → void -
Available on UIColor, provided by the UIColor$Methods extension
encodeWithCoder: -
getHue(
Pointer< Double> hue, {required Pointer<Double> saturation, required Pointer<Double> brightness, required Pointer<Double> alpha}) → bool -
Available on UIColor, provided by the UIColor$Methods extension
getHue:saturation:brightness:alpha: -
getRed(
Pointer< Double> red, {required Pointer<Double> green, required Pointer<Double> blue, required Pointer<Double> alpha}) → bool -
Available on UIColor, provided by the UIColor$Methods extension
getRed:green:blue:alpha: -
getWhite(
Pointer< Double> white, {required Pointer<Double> alpha}) → bool -
Available on UIColor, provided by the UIColor$Methods extension
getWhite:alpha: -
init(
) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
init -
initWithCGColor(
Pointer< CGColor> cgColor) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithCGColor: -
initWithCIColor(
CIColor ciColor) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithCIColor: -
initWithCoder(
NSCoder coder) → UIColor? -
Available on UIColor, provided by the UIColor$Methods extension
initWithCoder: -
initWithDisplayP3Red(
double displayP3Red, {required double green, required double blue, required double alpha}) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithDisplayP3Red:green:blue:alpha: -
initWithHue(
double hue, {required double saturation, required double brightness, required double alpha}) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithHue:saturation:brightness:alpha: -
initWithPatternImage(
UIImage image) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithPatternImage: -
initWithRed(
double red, {required double green, required double blue, required double alpha}) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithRed:green:blue:alpha: -
initWithWhite(
double white, {required double alpha}) → UIColor -
Available on UIColor, provided by the UIColor$Methods extension
initWithWhite:alpha: -
set$(
) → void -
Available on UIColor, provided by the UIColor$Methods extension
set -
setFill(
) → void -
Available on UIColor, provided by the UIColor$Methods extension
setFill -
setStroke(
) → void -
Available on UIColor, provided by the UIColor$Methods extension
setStroke