NuklearGUI.rgb

Undocumented in source. Be warned that the author may not have intended to support it.
  1. NKColor rgb(int r, int g, int b)
    class NuklearGUI
    rgb
    (
    int r
    ,
    int g
    ,
    int b
    )
  2. NKColor rgb(float r, float g, float b)
  3. NKColor rgb(char* hex)

Meta