|
|
|
|
|
ImageGlue provides the following name spaces:
|
|
|
|
|
|
The main namespace, provides key classes such as Canvas and
XImage along with utility classes.
|
|
|
|
|
|
The namespace dedicated to configuration settings for ImageGlue.
It allows changing the default behavior of ImageGlue by changing
system wide or application specific settings. This is the namespace
used to implement the IGSettings application.
|
|
|
|
|
|
The namespace for interacting with GDI drawing, in case the
drawing functionality of ImageGlue is not enough. It provides
classes for wrapping an ImageGlue Canvas into a GDI Graphics
context and vice-versa.
|
|
|
|
|
|
The main namespace, provides key classes such as Graphics and
Bitmap along with utility classes.
|