Net::DPAP::Client::Image - Remote DPAP image


Net-DPAP-Client documentation  | view source Contained in the Net-DPAP-Client distribution.

Index


NAME

Top

Net::DPAP::Client::Image - Remote DPAP image

DESCRIPTION

Top

This module represents a remote iPhoto shared image.

METHODS

Top

aspectratio

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.

AUTHOR

Top

Leon Brocard <acme@astray.com>

COPYRIGHT

Top


Net-DPAP-Client documentation  | view source Contained in the Net-DPAP-Client distribution.