GSTPy.ColorRGBA

class GSTPy.ColorRGBA

RGBA color value.

__init__((object)self[, (float)r=0.0[, (float)g=0.0[, (float)b=0.0[, (float)a=1.0]]]])None