PDF::API2::Resource::XObject::Image - Base class for external raster image objects |
PDF::API2::Resource::XObject::Image - Base class for external raster image objects
width($width)
height($height)
smask($xobject)
mask(@color_range)
mask($xobject)
colorspace($name)
colorspace($array)
If passing an array, parameters must already be encoded as PDF objects. The array itself may also be a PDF object. If not, one will be created.
bits_per_component($integer)
PDF::API2::Resource::XObject::Image - Base class for external raster image objects |