GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Image::Magick::Iterator::PPM(3) User Contributed Perl Documentation Image::Magick::Iterator::PPM(3)

Image::Magick::Iterator::PPM - read PPM images

Image::Magick::Iterator delegates to this class for low level image byte read()s. Don't use this class directly.

See Image::Magick::Iterator.

Allen Day <allenday@ucla.edu>

Copyright (C) 2004 by Allen Day, allenday@ucla.edu

This library is released under GPL, the GNU General Public License

The rest of the documentation details each of the object methods. Internal methods are usually preceded with a '_'. Methods are in alphabetical order for the most part.

Usage
  $obj->read_image($filehandle);
    
Function
reads an image from a filehandle.
Returns
raw data for one PPM image. this is complete, including header and pixels.
Arguments
a filehandle reference
2004-05-06 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.