The OpenD Programming Language

RGBA

RGBA colourspace

import ggplotd.colourspace;
alias RGBA = crgb.RGB!("rgba", double)

Meta