Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
weaveImage
▸ weaveImage(options): WeaveImage
新しい WeaveImage オブジェクト を作成します。
パラメータ
| 名前 | 型 | 説明 |
|---|---|---|
options | WeaveImageInput | このメディアタイプのオプション - data: Buffer としての生の画像 データ - imageType: (任意) 画像ファイルの形式。現在は ‘png’ のみサポートされています |
戻り値
WeaveImage
Example