Color.SetRGBA

This page contains reference documentation for the SetRGBA function. This function sets the red, green, blue, and alpha values of the color to the specified values.

Prototype

int SetRGBA( int R, int G, int B, int A )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

NA

Working Sample Code

For sample code: