Class | Description |
---|---|
GenerateABugTutorial |
This tutorial just create a bug to watch the bug report window in action
To make it harder to catch by ICY, we add the PluginStartAsThread interface, which starts the
plugin as a thread.
|
GenerateImageOfDifferentType |
This plugin generates image of all types supported by ICY.
|
HelloWorldPlugin |
This tutorial displays a simple message at the bottom of the screen, in a scrolling annonceFrame.
|
ListOfRegisteredPlugins |
This tutorial displays the registered plugins ( installed and recognized plugins in ICY ).
|
SimpleIntensify |
This plugin do a simple intensify operation on current opened image
|
TransparentlyProcessAnyImageDataType |
This tutorial details how to create a simple image processing section without specific
knowledge of the original data type.
|