color property

  1. @Uint32()
int color
getter/setter pair

Bitmap color and alpha, RGBA For full VSFilter compatibility, the value must be transformed as described in ass_types.h for ASS_YCbCrMatrix

Implementation

@ffi.Uint32()
external int color;