Axoverlay Library
axoverlay_palette_color Struct Reference

#include <axoverlay.h>

Data Fields

guchar red
 
guchar green
 
guchar blue
 
guchar alpha
 
gboolean pixelate
 

Detailed Description

This struct represents a palette color.

Field Documentation

◆ alpha

guchar axoverlay_palette_color::alpha

The alpha byte value.

◆ blue

guchar axoverlay_palette_color::blue

The blue byte value.

◆ green

guchar axoverlay_palette_color::green

The green byte value.

◆ pixelate

gboolean axoverlay_palette_color::pixelate

Flag indicating if the color is used for pixelation.

◆ red

guchar axoverlay_palette_color::red

The red byte value.


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