Method | Description | |
---|---|---|
Lighten ( this color, int increase ) : Color | ||
Transform ( this color, Func |
public static Lighten ( this color, int increase ) : Color | ||
color | this | |
increase | int | |
return | Color |
public static Transform ( this color, Func |
||
color | this | |
selector | Func |
|
return | Color |