dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Gradient.ColorStop
dplug
canvas
gradient
Gradient
Undocumented in source.
class
Gradient
nothrow @
nogc
struct
ColorStop {
uint
color
;
float
pos
;
}
Members
Variables
color
uint
color
;
Undocumented in source.
pos
float
pos
;
Undocumented in source.
Meta
Source
See Implementation
dplug
canvas
gradient
Gradient
functions
addStop
getLookup
hasChanged
length
lutLength
reset
structs
ColorStop