ImageGear .NET - Updated
ImageGear.Display Namespace (ImageGear24.Core)
Inheritance Hierarchy
ImageGear24.Core Assembly : ImageGear.Display Namespace
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.
Class Main class, implementing the entire IG .NET display API.
ClassConverts between ImGearPageDisplay class and other types, such as string.
Class Provides 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
Interface Provides access to display alignment modes.
Interface Provides access to bitonal anti-aliasing attributes.
Interface Provides access to display aspect ratio attributes.
Interface Provides access to display background attributes.
Interface Provides access to color anti-aliasing attributes.
InterfaceContrast settings interface used by ImGearPageDisplay.UpdateLUT method.
Interface Base interface for display API objects. Implemented in several display code structures.
Interface Provides access to display layout attributes.
Interface Defines interface for page display.
Interface Provides access to re-sampling attributes.
Interface Obtains all information required by IG display code and modifies some attributes of underlying window (scrollbars state).
Structures
 StructureDescription
Structure Contrast settings structure used by ImGearPageDisplay.UpdateLUT method.
Structure Implements state of one scrollbar and uses pass scrolling information to and from ImageGear display code.
Structure Represents scrolling state of the image.
Structure Stores information about image zoom in one dimension (vertical or horizontal).
Structure Represents complete image zoom information.
Delegates
 DelegateDescription
DelegateUsed for declaring ImGearPageDisplay.ScrollChanged events.
Enumerations
 EnumerationDescription
Enumeration Identifies different types of image aliasing.
Enumeration Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).
Enumeration Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).
Enumeration Specifies ImageGear background modes.
Enumeration Specifies color anti-aliasing mode.
Enumeration Identifies coordinate translation methods.
Enumeration Identifies how an image fits to the device rectangle.
Enumeration Specifies re-sampling mode.
Enumeration Identifies scroll bar visibility methods.
Enumeration Identifies scrollbar types.
Enumeration This enumeration specifies the type of scrollbar change.
See Also

Reference

ImageGear24.Core Assembly