BmpHandler Class Reference

Handler for Microsoft's bitmap format; getimagesize() doesn't support these files. More...

Inherits BitmapHandler.

List of all members.

Public Member Functions

 mustRender ($file)
 True if handled types cannot be displayed directly in a browser but can be rendered.
 getThumbType ($text, $mime)
 Get the thumbnail extension and MIME type for a given source MIME type.
 getImageSize ($image, $filename)
 Get an image size array like that returned by getimagesize(), or false if it can't be determined.


Detailed Description

Handler for Microsoft's bitmap format; getimagesize() doesn't support these files.

Definition at line 13 of file BMP.php.


Member Function Documentation

BmpHandler::getImageSize ( image,
path 
)

Get an image size array like that returned by getimagesize(), or false if it can't be determined.

Parameters:
Image $image The image object, or false if there isn't one
string $fileName The filename
Returns:
array

Reimplemented from ImageHandler.

Definition at line 27 of file BMP.php.

References $filename.

BmpHandler::getThumbType ( ext,
mime 
)

Get the thumbnail extension and MIME type for a given source MIME type.

Returns:
array thumbnail extension and MIME type

Reimplemented from MediaHandler.

Definition at line 20 of file BMP.php.

BmpHandler::mustRender ( file  ) 

True if handled types cannot be displayed directly in a browser but can be rendered.

Reimplemented from MediaHandler.

Definition at line 15 of file BMP.php.


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

Generated on Sat Sep 5 02:08:33 2009 for MediaWiki by  doxygen 1.5.9