struct

Hpdf::RGB

Inherits Struct / Value / Object

Constructors

new(r : Float32, g : Float32, b : Float32)
Source
new(point : LibHaru::RGB)
Source

Instance methods

b=(b : Float32)
Source
g=(g : Float32)
Source
r=(r : Float32)
Source