| GetEnableICC Method |
This method checks to determine whether ICC support is currently enabled. |
| GetShowICCWarning Method |
This method gets the state of the registry entry that determines whether we should show the warning dialog related to embedded color profile or non-RGB color format. |
| ShowAboutDlg Method |
Displays an About dialog with information on the core ImageGear component. |
| ShowColorBookPropertiesDlg Method |
Displays Color Book properties dialog. |
| ShowColorBooksDlg Method |
Displays Color Books dialog allowing the user to manipulate with the loaded books as well as to add new and remove existing. |
| ShowColorMismatchDlg Method |
This method performs several checks to determine whether to show a color mismatch warning dialog. |
| ShowDisplayAlignmentDlg Method |
Sets the alignment of the image within the display window. |
| ShowDisplayAntialiasingDlg Method |
Controls the anti-aliasing applied to text in scanned pages. |
| ShowDisplayBackgroundDlg Method |
Controls the background areas within the display window. |
| ShowDisplayDitheringDlg Method |
Controls the dithering of high-bit-depth images to low-bit-depth output. |
| ShowDisplayFittingDlg Method |
Controls the way that the image is fit within the display window. |
| ShowDisplayGammaDlg Method |
Controls the contrast, brightness and gamma-correction used to display an image (as opposed to ShowIPContrastDlg Method). |
| ShowDisplayOrientationDlg Method |
Controls the orientation of the image (e.g., landscape or portrait) within the display window. |
| ShowExtraChannelColorChoiceDlg Method |
Displays a color specification of the specified extra channel. |
| ShowExtraChannelsDlg Method |
Displays a list of extra channels available in the image. |
| ShowFileInfoDlg Method |
Displays information about an image file. |
| ShowIPContrastDlg Method |
Provides a means for the user to set the brightness, contrast and gamma-correction of the actual image (as opposed to ShowDisplayGammaDlg Method). |
| ShowIPCropDlg Method |
Provides a means for the user to crop the actual image. |
| ShowIPResizeDlg Method |
Provides a means for the user to resize the actual image. |
| ShowIPRotateDlg Method |
Provides a means for the user to rotate the actual image. |
| ShowLayersDlg Method |
Shows the image layers dialog box. |
| ShowLayerPropertiesDlg Method |
Shows the specified layer's properties dialog box. |
| ShowLoadFileDlg Method |
An ImageGear enhanced version of the standard file-chooser dialog. |
| ShowOpenDirDlg Method |
The standard directory-chooser dialog. |
| ShowPageInfoDlg Method |
Displays information about the image in an IGPage Object. |
| ShowPrintDocDlg Method |
Print dialog used for printing a document. |
| ShowPrintPageDlg Method |
An ImageGear enhanced version of the Print dialog. |
| ShowSaveFileDlg Method |
An ImageGear enhanced version of the standard Save-As dialog. |
| ShowSpotColorMismatchDlg Method |
Performs checks to determine whether to show a spot color mismatch warning dialog. |
| SwitchEnableICC Method |
This method switches the state of enabling/disabling ICC support, and returns the state after switching. |
| SwitchShowICCWarning Method |
This method switches the state of the registry entry that determines whether we should show the warning dialog related to embedded color profile or non-RGB color format, and returns the result after switching. |