dplug ~master (2025-02-18T16:04:15Z)
Home
Dub
Repo
Gradient.ColorStop
dplug
canvas
gradient
Gradient
Undocumented in source.
class
Gradient
nothrow @
nogc
static
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