Package: gdk

Function gdk:texture-downloader-color-state

Lambda List

gdk:texture-downloader-color-state (downloader)

Syntax

(gdk:texture-downloader-color-state downloader) => state
(setf (gdk:texture-downloader-color-state downloader) state)

Arguments

downloader -- a gdk:texture-downloader instance
state -- a gdk:color-state instance with the color state to use

Details

Sets the color state the downloader will convert the data to. By default, the sRGB colorstate returned by the gdk:color-state-srgb function is used.

Since 4.16
 

See also

2024-12-2