You are here: Start » FIL.NET » FIS.DebugPreviewShowImage Method
FIS.DebugPreviewShowImage Method
Shows image in separated window. When called first time creates new window with size fit to image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static bool DebugPreviewShowImage ( FilNet.DebugPreviewWindowState ioState, FilNet.Image inImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioState | FilNet.DebugPreviewWindowState | State object of sustained preview window. | |||
![]() | inImage | FilNet.Image | Image to preview. |