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

Accessor of the premultiplied slot of the gdk:dmabuf-texture-builder class. The gdk:dmabuf-texture-builder-premultiplied function gets whether the data is premultiplied. The (setf gdk:dmabuf-texture-builder-premultiplied) function sets whether the data is premultiplied.

Unless otherwise specified, all formats including alpha channels are assumed to be premultiplied.

Since 4.14
 

See also

2024-7-11