ImageGear22.Core Assembly : ImageGear.Display Namespace |
Class | Description | |
---|---|---|
ImGearAnnotationPage | Abstract class used by the ImGearPageDisplay.ARTPage property of ImGearPageDisplay class. | |
ImGearPageDisplay | Main class, implementing the entire IG .NET display API. | |
ImGearPageDisplayConverter | Converts between ImGearPageDisplay class and other types, such as string. | |
ImGearScrollChangedEventArgs | Provides data for the page scrolled event. | |
ImGearScrollComponentInfoConverter | Converts between ImGearScrollComponentInfo class and other types, such as string. | |
ImGearZoomInfoConverter | Converts between ImGearZoomInfo class and other types, such as string. |
Interface | Description | |
---|---|---|
IImGearAlignment | Provides access to display alignment modes. | |
IImGearAntiAlias | Provides access to bitonal anti-aliasing attributes. | |
IImGearAspectRatio | Provides access to display aspect ratio attributes. | |
IImGearBackground | Provides access to display background attributes. | |
IImGearColorAntiAlias | Provides access to color anti-aliasing attributes. | |
IImGearContrastSettings | Contrast settings interface used by ImGearPageDisplay.UpdateLUT method. | |
IImGearDisplayObject | Base interface for display API objects. Implemented in several display code structures. | |
IImGearLayout | Provides access to display layout attributes. | |
IImGearPageDisplay | Defines interface for page display. | |
IImGearResample | Provides access to re-sampling attributes. | |
IImGearScrollableView | Obtains all information required by IG display code and modifies some attributes of underlying window (scrollbars state). |
Structure | Description | |
---|---|---|
ImGearContrastSettings | Contrast settings structure used by ImGearPageDisplay.UpdateLUT method. | |
ImGearScrollComponentInfo | Implements state of one scrollbar and uses pass scrolling information to and from ImageGear display code. | |
ImGearScrollInfo | Represents scrolling state of the image. | |
ImGearZoomComponentInfo | Stores information about image zoom in one dimension (vertical or horizontal). | |
ImGearZoomInfo | Represents complete image zoom information. |
Delegate | Description | |
---|---|---|
ImGearScrollChangedEventHandler | Used for declaring ImGearPageDisplay.ScrollChanged events. |
Enumeration | Description | |
---|---|---|
ImGearAliasModes | Identifies different types of image aliasing. | |
ImGearAlignmentHModes | Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle). | |
ImGearAlignmentVModes | Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle). | |
ImGearBackgroundModes | Specifies ImageGear background modes. | |
ImGearColorAliasModes | Specifies color anti-aliasing mode. | |
ImGearCoordConvModes | Identifies coordinate translation methods. | |
ImGearFitModes | Identifies how an image fits to the device rectangle. | |
ImGearResampleModes | Specifies re-sampling mode. | |
ImGearScrollBarModes | Identifies scroll bar visibility methods. | |
ImGearScrollBarType | Identifies scrollbar types. | |
ImGearScrollChangeType | This enumeration specifies the type of scrollbar change. |