struct

Hpdf::CMYK

Inherits Struct / Value / Object

Constructors

new(c : Float32, m : Float32, y : Float32, k : Float32)
Source
new(point : LibHaru::CMYK)
Source

Instance methods

c=(c : Float32)
Source
k=(k : Float32)
Source
m=(m : Float32)
Source
y=(y : Float32)
Source