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

File: Watermark.php

Source Location: /Image_Tools-1.0.0RC1/Image/Tools/Watermark.php

Classes:

Image_Tools_Watermark
This class provide a tool to add a little logo on an image

Page Details:

This is a driver file contains the Image_Tools_Watermark class

PHP versions 4 and 5

LICENSE:

Copyright (c) 2008 Charles Brunet <charles.fmj@gmail.com>

This source file is subject to the BSD License license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://www.opensource.org/licenses/bsd-license.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to pear-dev@list.php.net so we can send you a copy immediately.

  • Author: Charles Brunet <charles.fmj@gmail.com>
  • Copyright: Copyright (c) 2008 Charles Brunet <charles.fmj@gmail.com>
  • Since: File available since Release 1.0.0RC1
  • License: BSD License

Includes:

require_once('Image/Tools.php') [line 30]

IMAGE_TOOLS_WATERMARK_POSITION_BOTTOM [line 42]

IMAGE_TOOLS_WATERMARK_POSITION_BOTTOM = 2

[ Top ]



IMAGE_TOOLS_WATERMARK_POSITION_CENTER [line 38]

IMAGE_TOOLS_WATERMARK_POSITION_CENTER = 1

[ Top ]



IMAGE_TOOLS_WATERMARK_POSITION_LEFT [line 37]

IMAGE_TOOLS_WATERMARK_POSITION_LEFT = 0
Position for the logo

[ Top ]



IMAGE_TOOLS_WATERMARK_POSITION_MIDDLE [line 41]

IMAGE_TOOLS_WATERMARK_POSITION_MIDDLE = 1

[ Top ]



IMAGE_TOOLS_WATERMARK_POSITION_RIGHT [line 39]

IMAGE_TOOLS_WATERMARK_POSITION_RIGHT = 2

[ Top ]



IMAGE_TOOLS_WATERMARK_POSITION_TOP [line 40]

IMAGE_TOOLS_WATERMARK_POSITION_TOP = 0

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:22:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.