C# Class HandsFree.OmniViewer

Afficher le fichier Open project: Ractiv/HandsFree Class Usage Examples

Méthodes publiques

Свойство Type Description
Suppressed bool
viewerDict ImageViewer>.Dictionary

Méthodes publiques

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

Method Details

CloseAll() public static méthode

public static CloseAll ( ) : void
Résultat void

Show() public static méthode

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

Show() public static méthode

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

Property Details

Suppressed public_oe static_oe property

public static bool Suppressed
Résultat bool

viewerDict public_oe static_oe property

public static Dictionary viewerDict
Résultat ImageViewer>.Dictionary