Package: gdk

Accessor gdk:cicp-params-matrix-coefficients

Lambda List

gdk:cicp-params-matrix-coefficients (object)

Syntax

(gdk:cicp-params-matrix-coefficients object) => coefficients
(setf (gdk:cicp-params-matrix-coefficients object) coefficients)

Arguments

object -- a gdk:cicp-params object
coefficients -- an unsigned integer for the matrix coefficients value

Details

The accessor for the matrix-coefficients slot of the gdk:cicp-params class gets or sets the matrix coefficients of object.

Supported values are:
  • 0: RGB
  • 2: unspecified
Since 4.16
 

See also

#2025-08-02