Property | Type | Description | |
---|---|---|---|
R | byte |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
FromRGBA ( byte R, byte G, byte B, byte A ) : |
||
GetHashCode ( ) : int | ||
OperationPerComponent ( |
||
OutputPixel ( Color Color ) : System | ||
ToString ( ) : string | ||
Transform ( Func |
||
operator ( ) : |
||
operator ( ) : bool |
public static FromRGBA ( byte R, byte G, byte B, byte A ) : |
||
R | byte | |
G | byte | |
B | byte | |
A | byte | |
return |
public static OperationPerComponent ( |
||
c1 | ||
c2 | ||
func | Func |
|
return |
public Transform ( Func |
||
Action | Func |
|
return |