tqec.interop.color.RGBA#

class RGBA(r: 'int', g: 'int', b: 'int', a: 'float')[source]#
__init__(r: int, g: int, b: int, a: float) None#

Methods

__init__(r, g, b, a)

as_floats()

h_color()

with_alpha(a)

x_color()

x_correlation_color()

y_color()

z_color()

z_correlation_color()

Attributes

r

g

b

a