Skip to content

detectFormatSupport

detectFormatSupport(): Promise<Record<ImageOutputFormat, boolean>>

Defined in: packages/engine-image/src/canvas-engine.ts:102

检测浏览器对各种图像编码格式的支持(经 adapter FormatSupportProbe)

Promise<Record<ImageOutputFormat, boolean>>