Method | Description | |
---|---|---|
GetA ( uint color ) : byte | ||
GetB ( uint color ) : byte | ||
GetG ( uint color ) : byte | ||
GetR ( uint color ) : byte | ||
GetRGB ( byte r, byte g, byte b ) : uint |
public static GetRGB ( byte r, byte g, byte b ) : uint | ||
r | byte | |
g | byte | |
b | byte | |
return | uint |