Skip to main content

IColorPreviewService

Interfaces

IColorPreviewService

Methods

getPreviewAsync()
getPreviewAsync(color): Promise<RgbColor>;
Parameters
ParameterType
colorColor
Returns

Promise<RgbColor>

Was this page helpful?