C# Class HandsFree.OmniViewer

Mostra file Open project: Ractiv/HandsFree Class Usage Examples

Public Properties

Property Type Description
Suppressed bool
viewerDict ImageViewer>.Dictionary

Public Methods

Method Description
CloseAll ( ) : void
Show ( byte>.Image &image, string name ) : void
Show ( byte>.Image &image, string name ) : void

Method Details

CloseAll() public static method

public static CloseAll ( ) : void
return void

Show() public static method

public static Show ( byte>.Image &image, string name ) : void
image byte>.Image
name string
return void

Show() public static method

public static Show ( byte>.Image &image, string name ) : void
image byte>.Image
name string
return void

Property Details

Suppressed public_oe static_oe property

public static bool Suppressed
return bool

viewerDict public_oe static_oe property

public static Dictionary viewerDict
return ImageViewer>.Dictionary