GrafX2 2.9.3227
The ultimate 256-color painting program
T_Color_cycle Struct Reference

Data for a cycling color series. Heavily cloned from T_Gradient_array. More...

#include <loadsave.h>

+ Collaboration diagram for T_Color_cycle:

Data Fields

byte Start
 First color. More...
 
byte End
 Last color. More...
 
byte Inverse
 Boolean, true if the gradient goes in descending order. More...
 
byte Speed
 Frequency of cycling, from 1 (slow) to COLOR_CYCLING_SPEED_MAX (fast) More...
 

Detailed Description

Data for a cycling color series. Heavily cloned from T_Gradient_array.

Field Documentation

◆ Start

◆ End

◆ Inverse

◆ Speed

byte T_Color_cycle::Speed

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