man Bric::App::MediaFunc () - Location for functions that query uploaded media files.
NAME
Bric::App::MediaFunc - Location for functions that query uploaded media files.
VERSION
$LastChangedRevision$
DATE
$LastChangedDate: 2004-08-12 17:13:34 -0700 (Thu, 12 Aug 2004) $
SYNOPSIS
TBD.
DESCRIPTION
TBD.
INTERFACE
Constructors
- $mediafunc = Bric::App::MediaFunc->new($init);
- Creates a new object to run the given methods against Throws: NONE Side Effects: NONE Notes: NONE
Destructors
- $p->DESTROY
- Dummy method to prevent wasting time trying to AUTOLOAD DESTROY. Throws: NONE Side Effects: NONE Notes: NONE
Public Class Methods
NONE
Public Functions
Returns the height of the image Throws: NONE Side Effects: NONE Throws: NONE Returns the width of the image Throws: NONE Side Effects: NONE Notes: NONE Returns the color type of the image Throws: NONE Side Effects: NONE Notes: NONE Returns the resolution Throws: NONE Side Effects: NONE Notes: NONE Returns the samples per pixel Throws: NONE Side Effects: NONE Notes: NONE
PRIVATE
Private Class Methods
NONE.
Private Instance Methods
NONE.
Private Functions
Returns the image info object. Throws: NONE Side Effects: NONE Notes: NONE
NOTES
NONE.
AUTHOR
David Wheeler <david@wheeler.net>
SEE ALSO
Bric