Module Types.Color

type t
val t : t Ctypes.structure F.typ
val r : (Unsigned.uchar, t Ctypes.structure) F.field
val g : (Unsigned.uchar, t Ctypes.structure) F.field
val b : (Unsigned.uchar, t Ctypes.structure) F.field
val a : (Unsigned.uchar, t Ctypes.structure) F.field