Method Deconstruct
Deconstruct(out byte, out byte, out byte, out byte)
Deconstructs the color into (r, g, b, a).
public void Deconstruct(out byte r, out byte g, out byte b, out byte a)
Deconstructs the color into (r, g, b, a).
public void Deconstruct(out byte r, out byte g, out byte b, out byte a)