| Package | Description |
|---|---|
| com.gurock.smartinspect | |
| com.gurock.smartinspect.contexts |
| Modifier and Type | Field and Description |
|---|---|
static GraphicId |
GraphicId.Bitmap
Instructs the GraphicViewerContext class to treat the data
as bitmap image.
|
static GraphicId |
GraphicId.Icon
Instructs the GraphicViewerContext class to treat the data
as Windows icon.
|
static GraphicId |
GraphicId.Jpeg
Instructs the GraphicViewerContext class to treat the data
as JPEG image.
|
static GraphicId |
GraphicId.Metafile
Instructs the GraphicViewerContext class to treat the data
as Windows Metafile image.
|
| Constructor and Description |
|---|
GraphicViewerContext(GraphicId id)
Creates and initializes a GraphicViewerContext instance.
|
Copyright © 2023. All rights reserved.