DmabufTextureBuilder.premultiplied

Set premultiplied property.

  1. bool premultiplied [@property getter]
  2. bool premultiplied [@property setter]
    class DmabufTextureBuilder
    @property
    void
    premultiplied
    (
    bool propval
    )

Parameters

propval bool

Whether the alpha channel is premultiplied into the others.

Only relevant if the format has alpha.