The OpenD Programming Language

A8

8 bit alpha-only color type.

import std.experimental.color;
alias A8 = RGB!("a", ubyte)

Meta