i3
color_t Struct Reference

#include <libi3.h>

Data Fields

double red
 
double green
 
double blue
 
double alpha
 
uint32_t colorpixel
 

Detailed Description

Definition at line 426 of file libi3.h.

Field Documentation

◆ alpha

double color_t::alpha

Definition at line 430 of file libi3.h.

◆ blue

double color_t::blue

Definition at line 429 of file libi3.h.

◆ colorpixel

uint32_t color_t::colorpixel

Definition at line 433 of file libi3.h.

Referenced by create_drop_indicator(), and resize_graphical_handler().

◆ green

double color_t::green

Definition at line 428 of file libi3.h.

◆ red

double color_t::red

Definition at line 427 of file libi3.h.


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