Package: gdk

Accessor gdk:dmabuf-texture-builder-premultiplied

Lambda List

gdk:dmabuf-texture-builder-premultiplied (object)

Syntax

(gdk:dmabuf-texture-builder-premultiplied object) => premultiplied
(setf (gdk:dmabuf-texture-builder-premultiplied object) premultiplied)

Arguments

object -- a gdk:dmabuf-texture-builder object
premultiplied -- a boolean whether the data is premultiplied

Details

The accessor for the premultiplied slot gets or sets whether the data is premultiplied. Unless otherwise specified, all formats including alpha channels are assumed to be premultiplied.

Since 4.14
 

See also

2026-08-08