DmabufTextureBuilderGidBuilderImpl.premultiplied

Set premultiplied property.

class DmabufTextureBuilderGidBuilderImpl(T)
T
premultiplied
(
bool propval
)

Parameters

propval bool

Whether the alpha channel is premultiplied into the others.

Only relevant if the format has alpha.

Return Value

Type: T

Builder instance for fluent chaining