Skip to main content
Version: 1.x

@microsoft/fast-colors > blendMultiplyChannel

blendMultiplyChannel() function

Signature:
export declare function blendMultiplyChannel(bottom: number, top: number): number;

Parameters

ParameterTypeDescription
bottomnumber
topnumber
Returns:

number