Gets the alpha, red, green, and blue components from a color value.
- Parameters
-
| color | Color value. |
| alpha | Destination for the alpha component. |
| red | Destination for the red component. |
| green | Destination for the green component. |
| blue | Destination for the blue component. |
- Returns
- Operation status.