app.project.item(index).mainSource.premulColor
app.project.item(index).proxySource.premulColor
Description
The color tobe premultiplied. This attribute is valid only if the alphaMode is alphaMode.PREMULTIPLIED.
Type
Array of three floating-point values [R, G, B], in the range [0.0..1.0]; read/write.