| ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects |
The ImageGear GUI Component exposes the following objects:
| IGGUIDlgCtl Control | Provides application dialog boxes. |
| IGGUIMagnifierCtl Control | Provides a magnified view of a portion of the image. |
| IGGUIPaletteCtl Control | Used to let the end-user change the colors assigned to individual palette entries for an image. |
| IGGUIPanCtl Control | Allows the visible portion of an image displayed in an IGPageViewCtl Control to be moved by dragging the mouse around in the image. |
| IGGUIThumbnailCtl Control | Provides the ability to work with thumbnail images displayed on thumbnail browser window. |
| IGGUITNAfterLoadParams Object | Passed to the AfterLoad event handler to allow skipping the generation of a thumbnail item. |
| IGGUITNBeforeLoadParams Object | Passed to the BeforeLoad event handler to allow skipping the generation of a thumbnail item. |
| IGGUITNItem Object | Represents one of the thumbnail items displayed on the thumbnail browser. |
| IGGUITNSortResult Object | Passed to the DoSort event handler when a custom sort is being performed. |
| IGPrintProperties Class | Provides printing properties used by the IGGUIDlgCtl Control.ShowPrintPageDlg Method. |