A function defined in PEd_Color.gml
PEd_ColorAlphaToARGB(_color, _alpha)
Converts the color and aplha into a ARGB color.
Name | Type | Description |
---|---|---|
_color | Real |
The color. |
_alpha | Real |
The alpha. |
Real
The ARGB color.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.