smartinspectpython.sigraphicviewercontext

Module: graphicviewercontext.py

Revision History

Date Version Description
2023/05/30 3.0.0.0 Initial Version.

@export
class SIGraphicViewerContext(smartinspectpython.sibinarycontext.SIBinaryContext):

Represents the graphic viewer in the Console which can display images.

The graphic viewer in the Console interprets the Log Entry Data as picture.

Threadsafety:

This class is not guaranteed to be thread-safe.

SIGraphicViewerContext(id: smartinspectpython.sigraphicid.SIGraphicId)

Initializes a new instance of the class.

Arguments:
  • id (SIGraphicId): The graphic ID to use.