data

data module

Methods

# (static) upload(connection, params, stream) → {string}

Blend two colors together.
Parameters:
Name Type Description
connection string A connection object.
params string The second color, in hexadecimal format.
stream string a NodeJS file stream
Returns:
The blended color.
Type
string