ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace
Inheritance Hierarchy
In This Topic
    ImageGear.Display Namespace (ImageGear.Core)
    In This Topic
    The ImageGear.Display namespace provides the ImageGear for .NET API for displaying and printing.
    Classes
     ClassDescription
    ClassAbstract class used by the ImGearPageDisplay.ARTPage property of ImGearPageDisplay class.
    ClassMain class, implementing the entire IG .NET display API.
    ClassConverts between ImGearPageDisplay class and other types, such as string.
    ClassProvides data for the page scrolled event.
    ClassConverts between ImGearScrollComponentInfo class and other types, such as string.
    ClassConverts between ImGearZoomInfo class and other types, such as string.
    Interfaces
     InterfaceDescription
    InterfaceProvides access to display alignment modes.
    InterfaceProvides access to bitonal anti-aliasing attributes.
    InterfaceProvides access to display aspect ratio attributes.
    InterfaceProvides access to display background attributes.
    InterfaceProvides access to color anti-aliasing attributes.
    InterfaceContrast settings interface used by ImGearPageDisplay.UpdateLUT method.
    InterfaceBase interface for display API objects. Implemented in several display code structures.
    InterfaceProvides access to display layout attributes.
    InterfaceDefines interface for page display.
    InterfaceProvides access to re-sampling attributes.
    InterfaceObtains all information required by IG display code and modifies some attributes of underlying window (scrollbars state).
    Structures
     StructureDescription
    StructureContrast settings structure used by ImGearPageDisplay.UpdateLUT method.
    StructureImplements state of one scrollbar and uses pass scrolling information to and from ImageGear display code.
    StructureRepresents scrolling state of the image.
    StructureStores information about image zoom in one dimension (vertical or horizontal).
    StructureRepresents complete image zoom information.
    Delegates
     DelegateDescription
    DelegateUsed for declaring ImGearPageDisplay.ScrollChanged events.
    Enumerations
     EnumerationDescription
    EnumerationIdentifies different types of image aliasing.
    EnumerationIdentifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).
    EnumerationIdentifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).
    EnumerationSpecifies ImageGear background modes.
    EnumerationSpecifies color anti-aliasing mode.
    EnumerationIdentifies coordinate translation methods.
    EnumerationIdentifies how an image fits to the device rectangle.
    EnumerationSpecifies re-sampling mode.
    EnumerationIdentifies scroll bar visibility methods.
    EnumerationIdentifies scrollbar types.
    EnumerationThis enumeration specifies the type of scrollbar change.
    See Also