dplug v14.3.0 (2024-02-05T14:07:57Z)
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