struct

Cairo::ColorStop

Inherits Struct / Value / Object

Constructors

new(offset : Float64, red : Float64, green : Float64, blue : Float64, alpha : Float64)
Source
new(offset : Float64, rgba : RGBA)
Source

Instance methods

alpha
Source
alpha=(alpha : Float64)
Source
blue
Source
blue=(blue : Float64)
Source
green
Source
green=(green : Float64)
Source
offset
Source
offset=(offset : Float64)
Source
red=(red : Float64)
Source
rgba
Source
rgba=(rgba : RGBA)
Source