Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
_GdkRGBA Struct Reference

Data Fields

double red = 0.0
double green = 0.0
double blue = 0.0
double alpha = 1.0

Detailed Description

Definition at line 10 of file color.h.

Field Documentation

◆ alpha

double _GdkRGBA::alpha = 1.0

Definition at line 15 of file color.h.

◆ blue

double _GdkRGBA::blue = 0.0

Definition at line 14 of file color.h.

◆ green

double _GdkRGBA::green = 0.0

Definition at line 13 of file color.h.

◆ red

double _GdkRGBA::red = 0.0

Definition at line 12 of file color.h.


The documentation for this struct was generated from the following file: