Hpdf::Raw::Image
Inherits Reference / Object
Constructors
new(width : UInt32, height : UInt32, color_space : ColorSpace)
create a new in-memory image
- width the width of the image.
- height the height of the image.
- color_space
ColorSpace::DeviceGrayorColorSpace::DeviceRgborColorSpace::DeviceCmykis allowed.
Instance methods
color_space
Sourceheight
Sourceto_unsafe
Sourcewidth
Source