PHP Interface Pop\Color\Space\ColorInterface

Author: Nick Sagona, III ([email protected])
Afficher le fichier Open project: nicksagona/PopPHP Interface Usage Examples

Méthodes publiques

Méthode Description
get ( integer $type = Pop\Color\Color::ASSOC_ARRAY ) : string | array Method to get the full color value

Method Details

get() public méthode

Method to get the full color value
public get ( integer $type = Pop\Color\Color::ASSOC_ARRAY ) : string | array
$type integer
Résultat string | array