Documentation
On this page

Interface · Desktop Services

DrawingImage

A bounded PNG image produced by the desktop drawing renderer.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

height

readonly height: number

Image height in pixels.

Type: number

source

readonly source: string

Validated PNG data URI suitable for an image drawing command.

Type: string

width

readonly width: number

Image width in pixels.

Type: number

Source

SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1245 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.