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

Class: DImageStamper

Source Location: /Files/Pictures/DImageStamper.php

Class Overview

DObject
   |
   --DImageStamper

DImageStamper


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DObject

DObject::__construct()
Constructor
DObject::debug()
Debig
DObject::getClassMembers()
Gets member variables of the instance
DObject::getClassMemberType()
Gets class member type
DObject::getClassMethods()
Gets classes of the class
DObject::getClassName()
Gets class name
DObject::PHPSerialize()
Gets serialized string of the class
DObject::trace()
Trace
DObject::__destruct()
Descructor
DObject::__toString()
Returns String equivalent of the object.

Class Details

[line 14]
DImageStamper



[ Top ]


Class Methods


constructor __construct [line 46]

ImageStamper __construct( [string $filePath = ""], [string $stampPath = ""])

DImageStamper



Tags:

author:  @OD
access:  public


Overrides DObject::__construct() (Constructor)

Parameters:

string   $filePath  
string   $stampPath  

[ Top ]

method saveStampedFile [line 94]

bool saveStampedFile( )

Overrides the file with the stamped file



Tags:

author:  @OD
access:  public


[ Top ]

method setFilePath [line 117]

void setFilePath( string $filePath)

Sets the file path



Tags:

author:  @OD
access:  public


Parameters:

string   $filePath  

[ Top ]

method setStampPath [line 129]

void setStampPath( string $stampPath)

Sets the stamp path



Tags:

author:  @OD
access:  public


Parameters:

string   $stampPath  

[ Top ]

method stamp [line 65]

void stamp( int[%] $destX, int[%] $destY, [bool $useStampCenter = false], [string $filePath = ""], [string $stampPath = ""])

Puts a stamp from $stampPath to $filePath



Tags:

author:  @OD
access:  public


Parameters:

int[%]   $destX  
int[%]   $destY  
bool   $useStampCenter  
string   $filePath   [optional]
string   $stampPath   [optional]

[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:06:59 +0300 by phpDocumentor 1.4.3