Query: net::dpap::client::image
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::DPAP::Client::Image(3pm) User Contributed Perl Documentation Net::DPAP::Client::Image(3pm)NAMENet::DPAP::Client::Image - Remote DPAP imageDESCRIPTIONThis module represents a remote iPhoto shared image.METHODSaspectratio This returns the aspect ratio of the image. creationdate This returns the creation date of the image as a UNIX timestamp. id This returns the internal iPhoto ID for the image. You probably don't need to worry about this. imagefilename This returns the filename of the image. kind This returns the kind of file of the image. Currently an incomprehensible number. name This returns the name of the image. thumbnail_url This returns the URL of the image thumbnail. thumbnail This returns the thumbnail binary. hires_url This returns the URL of the image hires. hires This returns the hires binary.AUTHORLeon Brocard <acme@astray.com>COPYRIGHTCopyright (C) 2004-6, Leon Brocard This module is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.10.1 2010-06-07 Net::DPAP::Client::Image(3pm)