Method |
Description |
|
Dispose ( ) : void |
|
|
DoAddKeyCommand ( string keyCommand, int index ) : void |
|
|
DoRemoveKeyCommand ( string cmdString ) : void |
|
|
EnsureIsImage ( string extension ) : bool |
|
|
InitializeCurrentImage ( ) : void |
|
|
OnKeyDownCommands_CommandDeleted ( object sender, KeyProgramCommandsEventArgs e ) : void |
|
|
OnKeyDownCommands_CommandInserted ( object sender, KeyProgramCommandsEventArgs e ) : void |
|
|
OnKeyDownCommands_CommandUpdated ( object sender, KeyProgramCommandsEventArgs e ) : void |
|
|
OnKeyDownCommands_CommandsCleared ( object sender, KeyProgramCommandsEventArgs e ) : void |
|
|
ProcessImageStream ( Stream str ) : void |
|
|
RegisterEvents ( ) : void |
|
|
UnregisterEvents ( ) : void |
|
|