TypeScript API Documentation for GDK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 4.22
Enumerates the color channels of RGBA values as used in GdkColor and OpenGL/Vulkan shaders.
GdkColor
Note that this is not the order of pixel values in Cairo and Gdk.MemoryFormat can have many different orders.
4.22
The alpha color channel, aka 3
The blue color channel, aka 2
The green color channel, aka 1
The red color channel, aka 0
Enumerates the color channels of RGBA values as used in
GdkColorand OpenGL/Vulkan shaders.Note that this is not the order of pixel values in Cairo and Gdk.MemoryFormat can have many different orders.
Since
4.22