Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Hpdf::RGB
Inherits
Struct
/
Value
/
Object
Constructors
new
(r :
Float32
, g :
Float32
, b :
Float32
)
Source
new
(point :
LibHaru::RGB
)
Source
Instance methods
b
Source
b=
(b :
Float32
)
Source
g
Source
g=
(g :
Float32
)
Source
r
Source
r=
(r :
Float32
)
Source