Board

Board

new Board(userId, width, height, backgroundColor, backgroundImage, title, outputWidth, outputHeight, description, extendData)

Description:
  • 白板类

Since:
  • 2021-03-02
Author:
Parameters:
Name Type Description
userId String

创建者userId

width int

白板的渲染宽度

height int

白板的渲染高度

backgroundColor Object

白板的背景色

backgroundImage String

白板的背景图访问路径

title String

白标标题

outputWidth int

白板的输出宽度

outputHeight int

白板的输出高度

description String

描述

extendData String

扩展内容