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