CapturedImage object
CapturedImage object is a view element object used to display a partial rectangular region of the window image captured by the WindowImageStreamer
in a view.
Note
When a viewport includes a view containing a CapturedImage
view element,
touch and mouse interaction messages in the transparent areas of the view will no longer be passed to the underlying window.
In other words, interaction with background windows via touch or mouse actions will be disabled.
This can cause issues if you are simultaneously using a CapturedWindow
view element for touch-based instruments, such as the Garmin G3X Touch.
Take caution when using both CapturedImage
and CapturedWindow
view elements within the same viewport.
Constructors
Constructor |
---|
WindowImageStreamer:create_view_element() |