PHP Interface Pop\Color\Space\ColorInterface

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

Public Methods

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

Method Details

get() public method

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