\ImageServer

ImageServer

The class that displays images (icons and thumbnails)

Summary

Methods
Properties
Constants
showImage()
createThumbnail()
showThumbnail()
openImage()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

showImage()

showImage() : 

Checks if an image is requested and displays one if needed

Returns

createThumbnail()

createThumbnail( file) : 

Creates and returns a thumbnail image object from an image file

Parameters

file

Returns

showThumbnail()

showThumbnail( file) : 

Function for displaying the thumbnail.

Includes attempts at cacheing it so that generation is minimised.

Parameters

file

Returns

openImage()

openImage( file) : 

A helping function for opening different types of image files

Parameters

file

Returns