KTML 4 PHP Classes
[ class tree: KTML 4 PHP Classes ] [ index: KTML 4 PHP Classes ] [ all elements ]

Class: ktml4_mspl_image

Source Location: /plugins/modules/image/service/ktml4_mspl_image.class.php

Class Overview


KTML4 image module.


Author(s):

Methods



Class Details

[line 7]
KTML4 image module.



Tags:

access:  protected


[ Top ]


Class Methods


constructor ktml4_mspl_image [line 26]

ktml4_mspl_image ktml4_mspl_image( )

Constructor.



Tags:

access:  public


[ Top ]

method blur [line 470]

KTML4 blur( )

Blur an image.



Tags:

return:  error or the new image's informations
access:  public


[ Top ]

method brightness [line 597]

KTML4 brightness( )

Increase or decrease the brightness of an image (or multiple images at once).



Tags:

return:  error or an array of image informations
access:  public


[ Top ]

method checkcapabilities [line 896]

array checkcapabilities( )

Retrieve the image lib's capabilities (the operations it can perform).



Tags:

access:  public


[ Top ]

method contrast [line 526]

KTML4 contrast( )

Increase or decrease the contrast of an image (or multiple images at once).



Tags:

return:  error or an array of image informations
access:  public


[ Top ]

method createpreview [line 779]

KTML4 createpreview( )

Create an thumbnail for an image (or for multiple images at once).



Tags:

return:  error or an array of thumbnails paths
access:  public


[ Top ]

method crop [line 97]

KTML4 crop( )

Crop an image.



Tags:

return:  error or the new image's informations
access:  public


[ Top ]

method degrade [line 342]

KTML4 degrade( )

Alter the quality of an image (or multiple images at once).



Tags:

return:  error or an array of image informations
access:  public


[ Top ]

method deleteundo [line 68]

KTML4 deleteundo( )

Erase the undo file of an image.



Tags:

return:  error or 'OK'
access:  public


[ Top ]

method flip [line 273]

KTML4 flip( )

Flip an image.



Tags:

return:  error or the new image's informations
access:  public


[ Top ]

method getError [line 952]

error getError( )

Get the error object.



Tags:

return:  object
access:  public


[ Top ]

method getfileinfo [line 864]

array getfileinfo( )

Retrieve image informations.



Tags:

return:  image informations (width, height, size)
access:  public


[ Top ]

method resize [line 668]

KTML4 resize( )

Resize an image (or multiple images at once).



Tags:

return:  error or an array of image informations
access:  public


[ Top ]

method rotate [line 203]

KTML4 rotate( )

Rotate an image (or multiple images at once).



Tags:

return:  error or an array of image informations
access:  public


[ Top ]

method sharpen [line 414]

KTML4 sharpen( )

Sharpen an image.



Tags:

return:  error or the new image's informations
access:  public


[ Top ]

method undo [line 38]

KTML4 undo( )

Revert the changes of an image (and refreshes its thumbanail).



Tags:

return:  error or the image informations
access:  public


[ Top ]



Documentation generated on Mon, 20 Feb 2006 11:29:32 +0200 by phpDocumentor 1.3.0RC3