The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Gradient.Stop
arsd
simpledisplay
Gradient
class
Gradient
static
struct
Stop {
float
percentage
;
Color
c
;
}
Members
Variables
percentage
float
percentage
;
between 0 and 1.0
Meta
Source
See Implementation
arsd
simpledisplay
Gradient
structs
Stop