Color.fromRgb

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Color fromRgb(COLORREF rgb)
  2. Color fromRgb(ubyte alpha, COLORREF rgb)
    struct Color
    static pure nothrow
    fromRgb
    (
    ubyte alpha
    ,
    COLORREF rgb
    )

Meta