[ class tree: core ] [ index: core ] [ all elements ]

Class: lib_Imagick_Options

Source Location: /lib-Imagick.php

Class lib_Imagick_Options

Class Overview

Option class for lib-Imagick

Located in /lib-Imagick.php [line 30]



		
		
		
		

Methods

[ Top ]
Method Summary
lib_Imagick_Options   __construct()  
void   canLoadMsg()  
array   getMagickConstants()   Returns Magick (Gmagick/Imagick) constants that begin with $filter and removes the constant of the form $filter . 'UNDEFINED' if it exists.
array   getOptionsSupported()   Standard option interface

[ Top ]
Methods
Constructor __construct  [line 32]

  lib_Imagick_Options __construct( )



[ Top ]
canLoadMsg  [line 103]

  void canLoadMsg( )



[ Top ]
getMagickConstants  [line 128]

  array getMagickConstants( string $class, string $filter  )

Returns Magick (Gmagick/Imagick) constants that begin with $filter and removes the constant of the form $filter . 'UNDEFINED' if it exists.

The returned array will be an associative array in which the keys and values are identical strings sorted in alphabetical order.

Parameters:
string   $class:  The class to reflect
string   $filter:  The string to delimit constants


[ Top ]
getOptionsSupported  [line 58]

  array getOptionsSupported( )

Standard option interface



[ Top ]

Documentation generated on Sat, 05 Jan 2013 15:51:17 +0100 by phpDocumentor 1.4.3