ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms Namespace
Inheritance Hierarchy
In This Topic
    ImageGear.Windows.Forms Namespace
    In This Topic
    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
    ClassGUI dialog class for accessing anti-aliasing options.
    ClassThis class provides a window for displaying ImageGear warning messages.
    ClassEvent arguments class for ImGearPageView.AfterDrawEvent event.
    ClassIdentifies a file and format selected in an open file dialog for ART annotations.
    ClassIdentifies a file and format selected in a save file dialog for ART annotations.
    ClassGUI dialog class for accessing color book properties.
    ClassGUI dialog class for accessing the available color books.
    ClassGUI dialog class for ICC setting.
    ClassGUI dialog class for choosing a color for the specified extra channel.
    ClassGUI dialog class for enabling and disabling color channels for display.
    ClassIdentifies a file and its location.
    ClassGUI dialog for turning on and off the layers of the layered page, and flattening them into the raster output page.
    ClassIdentifies 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.
    ClassRepresents a file on a local file system.
    ClassProvides interactive magnifying glass style user interface for displayed images.
    ClassA 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.
    ClassRepresents a file on a remote file system, such as a web server.
    ClassIdentifies a file and format selected in a save file dialog.
    ClassSettings for a scroll bar increment including the value of the increment and what type of value.
    ClassGUI dialog class for processing missing spot colors.
    ClassProvides methods for using common dialogs and error handling infrastructure.
    ClassGUI dialog for accessing and changing the image layer's properties.
    Delegates
     DelegateDescription
    DelegateDelegate 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
    EnumerationSpecifies color profile activation modes.
    EnumerationSpecifies the shape type of magnifier.
    EnumerationTypes of scroll bar increment values.
    See Also