@microsoft/fast-colors > blendScreenChannel
blendScreenChannel() function
Signature:export declare function blendScreenChannel(bottom: number, top: number): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| bottom | number | |
| top | number |
number
@microsoft/fast-element v2 is out! 🎉️@microsoft/fast-colors > blendScreenChannel
export declare function blendScreenChannel(bottom: number, top: number): number;
| Parameter | Type | Description |
|---|---|---|
| bottom | number | |
| top | number |
number