ImageGear .NET - Updated
ImageGear.Windows.Forms Namespace
Inheritance Hierarchy
ImageGear24.Windows.Forms Assembly : ImageGear.Windows.Forms Namespace
The ImageGear.Windows.Forms namespace provides common GUI functionality that can simplify development of Windows Forms based applications. This functionality is implemented in a separate assembly, using only public ImageGear API, with source code provided to enable modifications.
Classes
 ClassDescription
Class GUI dialog class for accessing anti-aliasing options.
Class This class provides a window for displaying ImageGear warning messages.
ClassEvent arguments class for ImGearPageView.AfterDrawEvent event.
Class Identifies a file and format selected in an open file dialog for ART annotations.
Class Identifies a file and format selected in a save file dialog for ART annotations.
Class GUI dialog class for accessing color book properties.
Class GUI dialog class for accessing the available color books.
Class GUI dialog class for ICC setting.
Class GUI dialog class for choosing a color for the specified extra channel.
Class GUI dialog class for enabling and disabling color channels for display.
Class Identifies a file and its location.
Class GUI dialog for turning on and off the layers of the layered page, and flattening them into the raster output page.
Class Identifies a file and format selected in an open file dialog.
ClassThis class identifies a file, format and page index selected in the open file dialog with preview shown by the ImGearWinForms.SelectLocalFileToLoadEx method.
Class Represents a file on a local file system.
Class Provides interactive magnifying glass style user interface for displayed images.
Class A control for displaying an image within a form.
ClassThis is the GUI Pan Control that allows the visible portion of an image displayed in the ImGearPageView class control to be moved by dragging the mouse around in the image.
Class Represents a file on a remote file system, such as a web server.
Class Identifies a file and format selected in a save file dialog.
Class Settings for a scroll bar increment including the value of the increment and what type of value.
Class GUI dialog class for processing missing spot colors.
Class Provides methods for using common dialogs and error handling infrastructure.
Class GUI dialog for accessing and changing the image layer's properties.
Delegates
 DelegateDescription
Delegate Delegate for method registered with RegisterAfterDraw method, to be called after default painting has been performed.
DelegateThis delegate, if registered, is automatically called from the ImGearPageView class when the user presses Page Up or Page Down.
Enumerations
 EnumerationDescription
Enumeration Specifies color profile activation modes.
Enumeration Specifies the shape type of magnifier.
Enumeration Types of scroll bar increment values.
See Also

Reference

ImageGear24.Windows.Forms Assembly