Base types

Color⁠Transform⁠With⁠Alpha

TODO

Matrix

TODO

Rect

TODO

S⁠Rgb8

Represents a point in the sRGB color-space with a depth of 8 bits per channel.

Syntax
SRgb8 :
   r g b

r :
   UINT8

g :
   UINT8

b :
   UINT8