XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
phMagick_info Class Reference

Public Member Functions

 getBits (phmagick $p, $file='')
 
 getHeight (phmagick $p, $file='')
 
 getInfo (phmagick $p, $file='')
 
 getMime (phmagick $p, $file='')
 
 getWidth (phmagick $p, $file='')
 

Detailed Description

Definition at line 30 of file info.php.

Member Function Documentation

phMagick_info::getBits ( phmagick  $p,
  $file = '' 
)

Definition at line 47 of file info.php.

References $file, and phmagick\getSource().

Here is the call graph for this function:

phMagick_info::getHeight ( phmagick  $p,
  $file = '' 
)

Definition at line 41 of file info.php.

References $file, $type, and getInfo().

Here is the call graph for this function:

phMagick_info::getInfo ( phmagick  $p,
  $file = '' 
)

Definition at line 31 of file info.php.

References $file, and phmagick\getSource().

Referenced by getHeight(), and getWidth().

Here is the call graph for this function:

Here is the caller graph for this function:

phMagick_info::getMime ( phmagick  $p,
  $file = '' 
)

Definition at line 53 of file info.php.

References $file, and phmagick\getSource().

Here is the call graph for this function:

phMagick_info::getWidth ( phmagick  $p,
  $file = '' 
)

Definition at line 36 of file info.php.

References $file, $type, and getInfo().

Here is the call graph for this function:


The documentation for this class was generated from the following file: