Skip to content

Both copy text to your clipboard — Build with AI copies a setup prompt to paste into Claude Code, Cursor, Codex or Copilot; Copy page as Markdown copies this page to paste into a chat. How it works

UpdateImageOptions

UpdateImageOptions = object

Defined in: src/source/image_source.ts:32

The options object for the ImageSource#updateImage method

Properties

coordinates?

optional coordinates: Coordinates

Defined in: src/source/image_source.ts:40

The image coordinates


url

url: string

Defined in: src/source/image_source.ts:36

Required image URL.