smartinspectpython.sigraphicid
Used by the SIGraphicViewerContext class to specify the desired picture type.
Bitmap =
<SIGraphicId.Bitmap: 400>
Instructs the graphic viewer context class to treat the data as bitmap image.
Jpeg =
<SIGraphicId.Jpeg: 401>
Instructs the graphic viewer context class class to treat the data as JPEG image.
Icon =
<SIGraphicId.Icon: 402>
Instructs the graphic viewer context class class to treat the data as Window icon.
Metafile =
<SIGraphicId.Metafile: 403>
Instructs the graphic viewer context class class to treat the data as Window Metafile image.
Png =
<SIGraphicId.Png: 404>
Instructs the graphic viewer context class class to treat the data as PNG image.