BaseColor.rgb

Undocumented in source.
  1. void rgb(uint hex, ubyte alpha)
    struct BaseColor(T)
    @property
    void
    rgb
    (
    uint hex
    ,
    ubyte alpha = 0xFF
    )
  2. void rgb(T[3] color, T alpha)

Meta