PHP Class Identicon\Generator\GdGenerator

Author: Benjamin Laugueux ([email protected])
Inheritance: extends BaseGenerator, implements Identicon\Generator\GeneratorInterface
Afficher le fichier Open project: yzalis/identicon

Méthodes publiques

Méthode Description
__construct ( ) GdGenerator constructor.
getImageBinaryData ( $string, $size = null, $color = null, $backgroundColor = null )
getImageResource ( $string, $size = null, $color = null, $backgroundColor = null )
getMimeType ( ) : string

Private Methods

Méthode Description
generateImage ( )

Method Details

__construct() public méthode

GdGenerator constructor.
public __construct ( )

getImageBinaryData() public méthode

public getImageBinaryData ( $string, $size = null, $color = null, $backgroundColor = null )

getImageResource() public méthode

public getImageResource ( $string, $size = null, $color = null, $backgroundColor = null )

getMimeType() public méthode

public getMimeType ( ) : string
Résultat string