Enumeration (GI Enum)

Gdk-4.0GdkColorChannelSince 4.22

Enumerates the color channels of RGBA values as used in GdkColor and OpenGL/Vulkan shaders.

Note that this is not the order of pixel values in Cairo and Gdk.MemoryFormat can have many different orders.

4.22

Index

Enumeration Members

Enumeration Members

ALPHA: number

The alpha color channel, aka 3

BLUE: number

The blue color channel, aka 2

GREEN: number

The green color channel, aka 1

RED: number

The red color channel, aka 0

Variables

$gtype