Interface · Desktop Services
DrawingImage
A bounded PNG image produced by the desktop drawing renderer.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
height
readonly height: numberImage height in pixels.
Type: number
source
readonly source: stringValidated PNG data URI suitable for an image drawing command.
Type: string
width
readonly width: numberImage width in pixels.
Type: number
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1245 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.