names in the TIFF specification. These are set in images read from a
TIFF and saved when writing a TIFF image.
+=back
+
You can supply a C<page> parameter to the C<read()> method to read
some page other than the first. The page is 0 based:
$image->read(file=>"example.tif", page=>1)
or die "Cannot read second page: ",$image->errstr,"\n";
-=back
-
Note: Imager uses the TIFF*RGBA* family of libtiff functions,
unfortunately these don't support alpha channels on CMYK images. This
will result in a full coverage alpha channel on CMYK images with an