Text::PDF::Image
- $img = Text::PDF::Image->new $pdf, $name
-
Returns a new image object.
- $wd = $img->width
- $ht = $img->height
- $img->smask $smaskobj
- $img->mask @maskcolorange
- $img->imask $maskobj
- $img->colorspace $csobj
- $img->filters @filternames
- $img->bpc $num
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 15:
'=item' outside of any '=over'
=over without closing =back