Only relevant if the format has alpha.
DmabufTextureBuilder.premultiplied
bool premultiplied() @propertyGet premultiplied property.
Returns
Whether the alpha channel is premultiplied into the others.
void premultiplied(bool propval) @propertySet premultiplied property.
Parameters
propval | Whether the alpha channel is premultiplied into the others. Only relevant if the format has alpha. |