Home > LIB_Footprint > getRenderImage
LIB_Footprint.getRenderImage() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
获取封装渲染图
Signature
typescript
public getRenderImage(source: { footprintUuid: string; libraryUuid: string }): Promise<Blob | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
source | { footprintUuid: string; libraryUuid: string } |
Returns
Promise<Blob | undefined>
封装渲染图