ImageGear for Silverlight
ImageGear.Display Namespace
See Also  Inheritance Hierarchy Send Feedback
ImageGear20.Core Assembly : ImageGear.Display Namespace

Glossary Item Box

The ImageGear.Display namespace provides the API for displaying images.

Classes

 ClassDescription
ClassImGearAnnotationPage Abstract class used by the ImGearPageDisplay.ARTPage property of ImGearPageDisplay class.
ClassImGearDisplayScaleSettings Abstract class which is used as the base for classes that specify a scale engine and provide settings for it.
ClassImGearNativeDisplayScaleSettings Specifies scale settings for scaling images using ImageGear.
ClassImGearPageDisplay Main class, implementing the entire IG .NET display API.
ClassImGearPresentationPageDisplay An advanced version of the ImGearPageDisplay class that requires the Windows Presentation Framework and the ImageGear20.Presentation.dll assembly.
ClassImGearRenderSettings Specifies image render settings that are specific to particular drawing operations.
ClassImGearScrollChangedEventArgs Provides data for the page scrolled event.
ClassImGearWpfDisplayScaleSettings Specifies scale settings for scaling images using WPF engine.

Interfaces

 InterfaceDescription
InterfaceIImGearAlignment Provides access to display alignment modes.
InterfaceIImGearAntiAlias Provides access to bitonal anti-aliasing attributes.
InterfaceIImGearAspectRatio Provides access to display aspect ratio attributes.
InterfaceIImGearBackground Provides access to display background attributes.
InterfaceIImGearColorAntiAlias Provides access to color anti-aliasing attributes.
InterfaceIImGearContrastSettings Contrast settings interface used by ImGearPageDisplay.UpdateLUT method.
InterfaceIImGearDisplayObject Base interface for display API objects. Implemented in several display code structures.
InterfaceIImGearLayout Provides access to display layout attributes.
InterfaceIImGearPageDisplay Defines interface for page display.
InterfaceIImGearResample Provides access to re-sampling attributes.
InterfaceIImGearScrollableView Obtains all information required by IG display code and modifies some attributes of underlying window (scrollbars state).

Structures

 StructureDescription
StructureImGearContrastSettings Contrast settings structure used by ImGearPageDisplay.UpdateLUT method.
StructureImGearScrollComponentInfo Implements state of one scrollbar and uses pass scrolling information to and from ImageGear display code.
StructureImGearScrollInfo Represents scrolling state of the image.
StructureImGearZoomComponentInfo Stores information about image zoom in one dimension (vertical or horizontal).
StructureImGearZoomInfo Represents complete image zoom information.

Delegates

 DelegateDescription
DelegateImGearScrollChangedEventHandler Used for declaring ImGearPageDisplay.ScrollChanged events.

Enumerations

 EnumerationDescription
EnumerationImGearAliasModes Identifies different types of image aliasing.
EnumerationImGearAlignmentHModes Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).
EnumerationImGearAlignmentVModes Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).
EnumerationImGearBackgroundModes Specifies ImageGear background modes.
EnumerationImGearColorAliasModes Specifies color anti-aliasing mode.
EnumerationImGearCoordConvModes Identifies coordinate translation methods.
EnumerationImGearFitModes Identifies how an image fits to the device rectangle.
EnumerationImGearRenderMedia Specifies render media types.
EnumerationImGearResampleModes Specifies re-sampling mode.
EnumerationImGearScrollBarModes Identifies scroll bar visibility methods.
EnumerationImGearScrollBarType Identifies scrollbar types.
EnumerationImGearScrollChangeType This enumeration specifies the type of scrollbar change.

See Also

©2013. Accusoft Corporation. All Rights Reserved.