ImageGear for .NET
ImGearPageDisplay Class Members
Properties  Methods  Events


The following tables list the members exposed by ImGearPageDisplay.

Public Constructors
 NameDescription
Public ConstructorImGearPageDisplay ConstructorOverloaded. Initializes a new instance of the ImGearPageDisplay class.  
Top
Public Properties
 NameDescription
Public PropertyAntiAliasing Gets bitonal anti-aliasing settings.  
Public PropertyARTPageGets or sets ImGearAnnotationPage object associated with this display page.  
Public PropertyBackground Gets background drawing attributes.  
Public PropertyBrightness Gets or sets the brightness level of the displayed image.  
Public PropertyChannels Gets the list of extra channels and their display options.  
Public PropertyColorAntiAliasing Gets color anti-aliasing attributes.  
Public PropertyContrast Gets or sets the contrast level of the displayed image.  
Public PropertyDICOMDisplaySettings Gets or sets the DICOM specific display contrast settings.  
Public PropertyGamma Gets or sets the gamma level of the displayed image.  
Public PropertyLayout Gets image display layout settings.  
Public PropertyLUT Gets or sets a display lookup table.  
Public PropertyOrientation Gets image orientation attributes.  
Public PropertyPage Gets or sets ImGearPage object associated with this display page.  
Public PropertyResampling Gets re-sampling attributes.  
Top
Public Methods
 NameDescription
Public MethodCloneCopies ImGearPageDisplay class object.  
Public MethodConvertCoordinatesOverloaded. Translates coordinates between image and device coordinate systems (depending on the value of the "Mode" parameter). The array parameter can point to array of points or double points.  
Public MethodDraw Draws image on .NET Graphics.  
Public MethodDrawEx Draws image on .NET Graphics.  
Public MethodGetScrollInfo Returns new instance of image scrolling attributes object.  
Public MethodGetZoomInfo Returns a new instance of an object containing current zoom settings.  
Public MethodHandleScroll Handles scrolling events.  
Public MethodHandleUpdate Handles update event. This handler is called synchronously by page view control, when its Update() method is called.  
Public MethodInternalUseOnly Gets the ImGearPageDisplay.  
Public MethodPrintDraws the image on .NET Graphics for printing. Call to Print(hdc) is equal to call DrawEx(null, hdc, true).  
Public MethodScrollTo Scrolls the image to the specified position and updates the scrollbars accordingly.  
Public MethodUpdateLUTUpdates the ImGearPageDisplay lookup table.  
Public MethodUpdateScrollFrom Updates image scroll attributes with new values.  
Public MethodUpdateZoomFrom Updates image zoom attributes.  
Public MethodZoomToRectangle Performs zooming to specified device rectangle and returns new zoom information.  
Top
Protected Methods
 NameDescription
Protected MethodOnLUTUpdated Occurs when the lookup table is updated.  
Protected MethodOnPageScrolled Occurs when a page is scrolled.  
Protected MethodOnPageZoomed Occurs when a page is zoomed.  
Protected MethodOnPropertyChanged Occurs when a property value changes.  
Protected MethodOnScrollChanged Occurs when a page is scrolled or when the scrollbar visible or enabled state changes.  
Top
Public Events
 NameDescription
Public EventLUTUpdated Occurs when the lookup table is updated.  
Public EventPageScrolled Occurs when a page is scrolled.  
Public EventPageZoomed Occurs when a page is zoomed.  
Public EventPropertyChanged Occurs when a property value changes.  
Public EventScrollChanged Occurs when a page is scrolled or when the scrollbar visible or enabled state changes.  
Top
See Also

Reference

ImGearPageDisplay Class
ImageGear.Display Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback