Skip to content

Home > mcu-extra > themeFromImage

themeFromImage variable

Signature:

typescript
themeFromImage: (image: HTMLImageElement, customColors?: CustomColor[], options?: ExtraThemeOptions) => Promise<Theme>