←Select platform

JpipRasterImageViewer Class Members

Summary

The following tables list the members exposed by JpipRasterImageViewer.

Public Constructors

Name Description
JpipRasterImageViewer Initializes a new instance of the JpipRasterImageViewer class.
RasterImageViewer Initializes a new instance of the RasterImageViewer class. (Inherited from RasterImageViewer)

Public Methods

Name Description
BeginUpdate Prevents the control from drawing until the EndUpdate method is called. (Inherited from RasterImageViewer)
CenterAtPoint Centers the image display at the specified point. (Inherited from RasterImageViewer)
Close Stops any communiction, processing and decoding and then closes the object.
CombineFloater Combines the FloaterImage with the Image currently inside this RasterImageViewer. (Inherited from RasterImageViewer)
DeleteCacheFiles Deletes the cache files in the specified folder and last access System.DateTime.
EndUpdate Resumes drawing which was disabled by a call to BeginUpdate. (Inherited from RasterImageViewer)
GetMetaDataBinCount Returns the number of metadata boxes available for the image.
GetResolutionSize Gets the size of a particular resolution.
GetTransformWithDpi Return the transform of the viewer taking into account the DPI of the image. (Inherited from RasterImageViewer)
ImageToViewerPoint Converts a point in image coordinates to viewer coordinates. (Inherited from RasterImageViewer)
ImageToViewerRectangle Converts a rectangle in image coordinates to viewer coordinates. (Inherited from RasterImageViewer)
Open Opens a file on the server and loads meta-data, the header, and the lowest resolution that fits the view window.
ReadMetaDataBin Retrieve the specified metadata box for the opened image.
RedirectPaint Displays the contents of the RasterImageViewer in the given Graphics object. (Inherited from RasterImageViewer)
RegionToFloater Converts the image region to a floater. (Inherited from RasterImageViewer)
SetCodeStreamIndex Set the code-stream (page) index of the opened image.
SetInteractiveModeCursor Sets the mouse cursors associated with an interactive mode (Inherited from RasterImageViewer)
ViewerToImagePoint Converts a point in viewer coordinates to image coordinates. (Inherited from RasterImageViewer)
ViewerToImageRectangle Converts a rectangle in viewer coordinates to image coordinates. (Inherited from RasterImageViewer)
Zoom Zooms in or out to any desired size.
ZoomAtPoint Zooms the image display at the specified point with the specified scale factor. (Inherited from RasterImageViewer)
ZoomIn Zooms in to a higher resolution in a specific location
ZoomOut Zooms out to a lower resolution in a specific location
ZoomToRectangle Zooms the image to the specified rectangle. (Inherited from RasterImageViewer)

Protected Methods

Name Description
Dispose(boolean) Cleans up any resources being used.
IsInputKey This member overrides Control.IsInputKey. (Inherited from RasterImageViewer)
OnAnimateFloaterChanged Raises the AnimateFloaterChanged event. (Inherited from RasterImageViewer)
OnAnimateRegionChanged Raises the AnimateRegionChanged event. (Inherited from RasterImageViewer)
OnAutoDisposeImagesChanged Raises the AutoDisposeImagesChanged event. (Inherited from RasterImageViewer)
OnAutoInteractiveMagnifyGlassChanged Raises the AutoInteractiveMagnifyGlassChanged event. (Inherited from RasterImageViewer)
OnAutoResetScaleFactorChanged Raises the AutoResetScaleFactorChanged event. (Inherited from RasterImageViewer)
OnAutoResetScrollPositionChanged Raises the AutoResetScrollPositionChanged event. (Inherited from RasterImageViewer)
OnAutoScrollChanged Raises the AutoScrollChanged event. (Inherited from RasterImageViewer)
OnBorderStyleChanged Raises the BorderStyleChanged event. (Inherited from RasterImageViewer)
OnCenterZoomAtPointScaleFactorChanged Raises the CenterZoomAtPointScaleFactorChanged event. (Inherited from RasterImageViewer)
OnDoubleBufferChanged Raises the DoubleBufferChanged event. (Inherited from RasterImageViewer)
OnEnableScrollingInterfaceChanged Raises the EnableScrollingInterfaceChanged event. (Inherited from RasterImageViewer)
OnEnableTimerChanged Raises the EnableTimerChanged event. (Inherited from RasterImageViewer)
OnFloaterImageChanged Raises the FloaterImageChanged event. (Inherited from RasterImageViewer)
OnFloaterPositionChanged Raises the FloaterPositionChanged event. (Inherited from RasterImageViewer)
OnFloaterVisibleChanged Raises the FloaterVisibleChanged event. (Inherited from RasterImageViewer)
OnFrameColorChanged Raises the FrameColorChanged event. (Inherited from RasterImageViewer)
OnFrameShadowColorChanged Raises the FrameShadowColorChanged event. (Inherited from RasterImageViewer)
OnFrameShadowSizeChanged Raises the FrameShadowSizeChanged event. (Inherited from RasterImageViewer)
OnFramesIsPartOfImageChanged Raises the FramesIsPartOfImageChanged event. (Inherited from RasterImageViewer)
OnFrameSizeChanged Raises the FrameSizeChanged event. (Inherited from RasterImageViewer)
OnHorizontalAlignModeChanged Raises the HorizontalAlignModeChanged event. (Inherited from RasterImageViewer)
OnImageChanged Raises the ImageChanged event. (Inherited from RasterImageViewer)
OnInteractiveCenterAt Raises the InteractiveCenterAt event. (Inherited from RasterImageViewer)
OnInteractiveFloater Raises the InteractiveMode event. (Inherited from RasterImageViewer)
OnInteractiveMagnifyGlass Raises the InteractiveMagnifyGlass event. (Inherited from RasterImageViewer)
OnInteractiveModeChanged Raises the InteractiveModeChanged event. (Inherited from RasterImageViewer)
OnInteractiveModeEnded Raises the InteractiveModeEnded event. (Inherited from RasterImageViewer)
OnInteractiveModeMouseButtonChanged Raises the InteractiveModeMouseButtonChanged event. (Inherited from RasterImageViewer)
OnInteractivePage Raises the InteractivePage event. (Inherited from RasterImageViewer)
OnInteractivePan Raises the InteractivePan event. (Inherited from RasterImageViewer)
OnInteractiveRegionCombineModeChanged Raises the InteractiveRegionCombineModeChanged event. (Inherited from RasterImageViewer)
OnInteractiveRegionEllipse Raises the InteractiveRegionEllipse event. (Inherited from RasterImageViewer)
OnInteractiveRegionFreehand Raises the InteractiveRegionFreehand event. (Inherited from RasterImageViewer)
OnInteractiveRegionRectangle Raises the InteractiveRegionRectangle event. (Inherited from RasterImageViewer)
OnInteractiveRegionTypeChanged Raises the InteractiveRegionTypeChanged event. (Inherited from RasterImageViewer)
OnInteractiveScale Raises the InteractiveScale event. (Inherited from RasterImageViewer)
OnInteractiveUserRectangle Raises the InteractiveUserRectangle event. (Inherited from RasterImageViewer)
OnInteractiveZoomAt Raises the InteractiveZoomAt event. (Inherited from RasterImageViewer)
OnInteractiveZoomTo Raises the InteractiveZoomTo event. (Inherited from RasterImageViewer)
OnKeyDown This member overrides Control.OnKeyDown. (Inherited from RasterImageViewer)
OnLostFocus Occurs when the control loses focus. (Inherited from RasterImageViewer)
OnMagnifyGlassChanged Raises the MagnifyGlassChanged event. (Inherited from RasterImageViewer)
OnMouseDown Occurs when the user presses a mouse button. (Inherited from RasterImageViewer)
OnMouseMove Occurs when the user moves the mouse over the control. (Inherited from RasterImageViewer)
OnMouseUp Occurs when the user releases a mouse button. (Inherited from RasterImageViewer)
OnPaint Overrides Control.OnPaint. (Inherited from RasterImageViewer)
OnPaintPropertiesChanged Raises the PaintPropertiesChanged event. (Inherited from RasterImageViewer)
OnPostImagePaint Raises the PostImagePaint event. (Inherited from RasterImageViewer)
OnPreImagePaint Raises the PreImagePaint event. (Inherited from RasterImageViewer)
OnReadBindingData Raises the ReadBindingData event. (Inherited from RasterImageViewer)
OnRedirectImagePaint Raises the RedirectImagePaint event. (Inherited from RasterImageViewer)
OnScaleFactorChanged Raises the ScaleFactorChanged event. (Inherited from RasterImageViewer)
OnScrollPositionChanged Raises the ScrollPositionChanged event. (Inherited from RasterImageViewer)
OnScrollViewer Raises the ScrollViewer event. (Inherited from RasterImageViewer)
OnSizeChanged Occurs when the size of the control has changed. (Inherited from RasterImageViewer)
OnSizeModeChanged Raises the SizeModeChanged event. (Inherited from RasterImageViewer)
OnSourceRectangleChanged Raises the SourceRectangleChanged event. (Inherited from RasterImageViewer)
OnTransformChanged Raises the TransformChanged event. (Inherited from RasterImageViewer)
OnUseDpiChanged Raises the UseDpiChanged event. (Inherited from RasterImageViewer)
OnVerticalAlignModeChanged Raises the VerticalAlignModeChanged event. (Inherited from RasterImageViewer)
OnWriteBindingData Raises the WriteBindingData event. (Inherited from RasterImageViewer)
WndProc Overrides Control.WndProc. (Inherited from RasterImageViewer)

Public Properties

Name Description
AnimateFloater Gets or sets a value indicating whether to animate the FloaterImage. (Inherited from RasterImageViewer)
AnimateRegion Enables or disables animation of the image's region frame. (Inherited from RasterImageViewer)
AutoDisposeImages Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageViewer. (Inherited from RasterImageViewer)
AutoInteractiveMagnifyGlass Gets or sets a value that indicate whether to always show the magnify glass when the interactive mode is set to magnify glass. (Inherited from RasterImageViewer)
AutoResetScaleFactor Enables the automatic reset of the ScaleFactor property.
AutoResetScrollPosition Enables the automatic reset of the Leadtools.WinForms.RasterImageViewer.ScrollPosition property.
AutoScroll Enables scroll bars to automatically appearing when the control contents are larger than its visible area.
AutoScrollLargeChange Gets or sets the amount that the scroll bar is incremented or decremented for a large scroll. (Inherited from RasterImageViewer)
AutoScrollMinSize Gets or sets the minimum size for the auto-scroll region. (Inherited from RasterImageViewer)
AutoScrollSmallChange Gets or sets the amount that the scroll bar is incremented or decremented for a small scroll. (Inherited from RasterImageViewer)
BindingData Gets or sets the extra data used when saving image to a data binding object. (Inherited from RasterImageViewer)
BindingLoadBitsPerPixel Gets or sets the image bits per pixel used when loading images from a data binding object. (Inherited from RasterImageViewer)
BindingRasterCodecs Gets or sets the Leadtools.Codecs.RasterCodecs object used with data binding. (Inherited from RasterImageViewer)
BindingSaveBitsPerPixel Gets or sets the image bits per pixel used when saving images to a data binding object. (Inherited from RasterImageViewer)
BindingSaveImageFormat Gets or sets the Leadtools.RasterImageFormat used when saving images to a data binding object. (Inherited from RasterImageViewer)
BorderPadding Gets the viewer border padding. (Inherited from RasterImageViewer)
BorderStyle Sets the border style of the control. (Inherited from RasterImageViewer)
CacheDirectoryName Gets or sets the name of the cache directory.
CenterZoomAtPointScaleFactor Gets or sets the scale factor used to zoom the image in the viewer around the center when CenterAtPoint is called. (Inherited from RasterImageViewer)
ChannelType Gets or sets the channel type for JPIP .
CodeStream Returns the current image code-stream (page).
CodeStreamCount Returns the number of available code-streams (pages).
ComponentIndex Gets or sets the index of the component to be displayed.
CurrentImageSize Gets the size of the image at the current resolution.
CurrentResolutionIndex Index for the resolution of the displayed image.
CurrentXScaleFactor Gets or sets the current horizontal scale factor for the image display. (Inherited from RasterImageViewer)
CurrentYScaleFactor Gets or sets the current vertical scale factor for the image display. (Inherited from RasterImageViewer)
Cursor Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from RasterImageViewer)
DoubleBuffer Enables or disables double buffer painting, which eliminates flicker. (Inherited from RasterImageViewer)
EnableScrollingInterface Gets or sets a value indicating whether the control automatically processes the keyboard and mousewheel. (Inherited from RasterImageViewer)
EnableTimer Gets or sets a value indicating whether to enable the timer used when animating regions and floaters. (Inherited from RasterImageViewer)
FloaterImage Gets or sets the floater image. (Inherited from RasterImageViewer)
FloaterPosition Gets or sets the position of the floater. (Inherited from RasterImageViewer)
FloaterVisible Gets or sets a value indicating whether to paint the FloaterImage (Inherited from RasterImageViewer)
FrameColor Specifies the border color of the frame that you add to the control. (Inherited from RasterImageViewer)
FrameShadowColor Specifies the shadow color of the frame that you add to the control. (Inherited from RasterImageViewer)
FrameShadowSize Specifies the thickness of the shadow for the frame that you add to the control. (Inherited from RasterImageViewer)
FramesIsPartOfImage Determines whether or not the frame is treated as part of the images's view. (Inherited from RasterImageViewer)
FrameSize Specifies the thickness of the frame that you add to the Raster View Control. (Inherited from RasterImageViewer)
FullImageSize Gets the size of the JPEG2000 Image at its largest resolution.
HorizontalAlignMode Gets or sets a value to determine how to center the image in the client area of the control horizontally, when the width of the destination rectangle is smaller than the width of the client area.
HScroll Gets a value indicating whether the horizontal scroll bar is visible. (Inherited from RasterImageViewer)
Image Gets or sets the image currently assigned for display by the control.
ImageDpiX Gets the horizontal resolution of the of the current image in the viewer. (Inherited from RasterImageViewer)
ImageDpiY Gets the vertical resolution of the of the current image in the viewer. (Inherited from RasterImageViewer)
ImageSize Gets the size of the current image in the viewer. (Inherited from RasterImageViewer)
InteractiveMode Gets or sets the value that controls user interaction with the control's display.
InteractiveModeMouseButton Gets or sets the current mouse button associated with the viewer interactive. (Inherited from RasterImageViewer)
InteractiveRegionCombineMode Gets or sets the region Leadtools.RasterRegionCombineMode to be used when the user creates regions interactively. (Inherited from RasterImageViewer)
InteractiveRegionType Gets or sets the value that determines the type of region to create when InteractiveMode is set to RasterViewerInteractiveMode.Region (Inherited from RasterImageViewer)
IPAddress Gets or sets the IP address of the JPIP client.
IsActive Determines whether an image is loaded.
IsImageAvailable Determines if the control currently has an Leadtools.RasterImage object available for display. (Inherited from RasterImageViewer)
IsInteractiveModeBusy Determines if the control is currently performing an interactive operation. (Inherited from RasterImageViewer)
LogicalViewRectangle Gets the logical view rectangle. (Inherited from RasterImageViewer)
MagnifyGlass Gets or sets the RasterMagnifyGlass object used to perform Magnifying Glass operations for this RasterImageViewer. (Inherited from RasterImageViewer)
NumberOfColorComponents Number of color components in the loaded JPEG2000 file.
NumberOfResolutions Gets the number of resolutions available in the loaded JPEG2000 file.
PacketSize Gets or sets the packet size in bytes.
PaintProperties Gets or sets the RasterPaintProperties which controls the painting of item images in this control.
PhysicalViewRectangle Gets the physical view rectangle. (Inherited from RasterImageViewer)
PortNumber Gets or sets the JPIP client port number.
RequestTimeout Gets or sets the delay in seconds for client requests.
ScaleFactor The zoom factor used to display the image.
ScrollPosition Gets or sets the location of the auto-scroll position. (Inherited from RasterImageViewer)
SizeMode Determines how to align the image in the destination rectangle.
SmallScrollChangeRatio Gets or sets the ratio of the AutoScrollSmallChange to the AutoScrollLargeChange. (Inherited from RasterImageViewer)
SourceRectangle Represents the part of the image to use as the display source. (Inherited from RasterImageViewer)
Transform Gets the display matrix for the viewer. (Inherited from RasterImageViewer)
UseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap. (Inherited from RasterImageViewer)
VerticalAlignMode Gets or sets a value to determine how to center the image in the client area of the control, when the height of the destination rectangle is smaller than the height of the client area.
VScroll Gets a value indicating whether the vertical scroll bar is visible. (Inherited from RasterImageViewer)

Protected Properties

Name Description
CreateParams Overrides Control.CreateParams. (Inherited from RasterImageViewer)

Public Events

Name Description
AnimateFloaterChanged Occurs when the value of the AnimateFloater property changes. (Inherited from RasterImageViewer)
AnimateRegionChanged Occurs when the value of the AnimateRegion property changes. (Inherited from RasterImageViewer)
AutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes. (Inherited from RasterImageViewer)
AutoInteractiveMagnifyGlassChanged Occurs when the value of the AutoInteractiveMagnifyGlass property changes. (Inherited from RasterImageViewer)
AutoResetScaleFactorChanged Occurs when the value of the AutoResetScaleFactor property changes. (Inherited from RasterImageViewer)
AutoResetScrollPositionChanged Occurs when the value of the AutoResetScrollPosition property changes. (Inherited from RasterImageViewer)
AutoScrollChanged Occurs when the value of the AutoScroll property changes. (Inherited from RasterImageViewer)
BorderStyleChanged Occurs when the value of the BorderStyle property changes. (Inherited from RasterImageViewer)
CenterZoomAtPointScaleFactorChanged Occurs when the value of the CenterZoomAtPointScaleFactor property changes. (Inherited from RasterImageViewer)
CodeStreamRequest Event that occurs when a requested codestream status is updated.
DataLoaded Event that occurs when an image or meta data is being loaded, to report data type information.
DoubleBufferChanged Occurs when the value of the DoubleBuffer property changes. (Inherited from RasterImageViewer)
EnableScrollingInterfaceChanged Occurs when the value of the EnableScrollingInterface property changes. (Inherited from RasterImageViewer)
EnableTimerChanged Occurs when the value of the EnableTimer property changes. (Inherited from RasterImageViewer)
FileOpened Event that occurs when an image is successfully opened.
FloaterImageChanged Occurs when the value of the FloaterImage property changes. (Inherited from RasterImageViewer)
FloaterPositionChanged Occurs when the value of the FloaterPosition property changes. (Inherited from RasterImageViewer)
FloaterVisibleChanged Occurs when the value of the FloaterVisible property changes. (Inherited from RasterImageViewer)
FrameColorChanged Occurs when the value of the FrameColor property changes. (Inherited from RasterImageViewer)
FrameShadowColorChanged Occurs when the value of the FrameShadowColor property changes. (Inherited from RasterImageViewer)
FrameShadowSizeChanged Occurs when the value of the FrameShadowSize property changes. (Inherited from RasterImageViewer)
FramesIsPartOfImageChanged Occurs when the value of the FramesIsPartOfImage property changes. (Inherited from RasterImageViewer)
FrameSizeChanged Occurs when the value of the FrameSize property changes. (Inherited from RasterImageViewer)
HorizontalAlignModeChanged Occurs when the value of the HorizontalAlignMode property changes. (Inherited from RasterImageViewer)
ImageChanged Occurs when the value of the Image property changes. (Inherited from RasterImageViewer)
InteractiveCenterAt Occurs when the user performs interactive center of the image display. (Inherited from RasterImageViewer)
InteractiveFloater Occurs when the user is using the InteractiveMode to move the FloaterImage. (Inherited from RasterImageViewer)
InteractiveMagnifyGlass Occurs when the user is using the MagnifyGlass. (Inherited from RasterImageViewer)
InteractiveModeChanged Occurs when the value of the InteractiveMode property changes. (Inherited from RasterImageViewer)
InteractiveModeEnded Occurs when the operation of the current InteractiveMode ended successfully. (Inherited from RasterImageViewer)
InteractiveModeMouseButtonChanged Occurs when the value of the InteractiveModeMouseButton property changes. (Inherited from RasterImageViewer)
InteractivePage Occurs when the user performs interactive change of the current page using the mouse. (Inherited from RasterImageViewer)
InteractivePan Occurs when the user performs interactive panning of the image display. (Inherited from RasterImageViewer)
InteractiveRegionCombineModeChanged Occurs when the value of the InteractiveRegionCombineMode property changes. (Inherited from RasterImageViewer)
InteractiveRegionEllipse Occurs when the user performs interactive creation of an elliptical region for the image. (Inherited from RasterImageViewer)
InteractiveRegionFreehand Occurs when the user performs interactive creation of a freehand region for the image. (Inherited from RasterImageViewer)
InteractiveRegionRectangle Occurs when the user performs interactive creation of a rectangular region for the image. (Inherited from RasterImageViewer)
InteractiveRegionTypeChanged Occurs when the value of the InteractiveRegionType property changes. (Inherited from RasterImageViewer)
InteractiveScale Occurs when the user performs interactive change of the current scale factor using the mouse. (Inherited from RasterImageViewer)
InteractiveUserRectangle Occurs when the user performs user-defined interactive drawing of a rectangle. (Inherited from RasterImageViewer)
InteractiveZoomAt Occurs when the user performs interactive center of the image display. (Inherited from RasterImageViewer)
InteractiveZoomTo Occurs when the user performs interactive center of the image display. (Inherited from RasterImageViewer)
MagnifyGlassChanged Occurs when the value of the MagnifyGlass property changes. (Inherited from RasterImageViewer)
PaintPropertiesChanged Occurs when the value of the PaintProperties property changes. (Inherited from RasterImageViewer)
PostImagePaint Occurs after painting the Image and the FloaterImage. Any additional painting should be done in this event. (Inherited from RasterImageViewer)
PreImagePaint Occurs before immediately before the RasterImageViewer does any painting. (Inherited from RasterImageViewer)
ProgressStatusUpdated Event that occurs to update the current status of the control.
ReadBindingData Occurs before reading BindingData from a data binding object. (Inherited from RasterImageViewer)
RedirectImagePaint Occurs after this RasterImageViewer calls RedirectPaint internally as of a paint event. (Inherited from RasterImageViewer)
ResolutionChanged Event that occurs when a loaded image resolution change.
ScaleFactorChanged Occurs when the value of the ScaleFactor property changes. (Inherited from RasterImageViewer)
ScrollPositionChanged Occurs when the value of the ScrollPosition property changes. (Inherited from RasterImageViewer)
ScrollViewer Occurs when either the horizontal or vertical scroll bar of the RasterImageViewer changes. (Inherited from RasterImageViewer)
SizeModeChanged Occurs when the value of the SizeMode property changes. (Inherited from RasterImageViewer)
SourceRectangleChanged Occurs when the value of the SourceRectangle property changes. (Inherited from RasterImageViewer)
StreamingError Event that occurs when an error happens in one of the System.Windows.Forms.Control events.
TotalBytesLoaded Event that occurs when an image or meta data is being loaded, to report the total number of bytes being loaded.
TransformChanged Occurs when the value of the Transform property changes. (Inherited from RasterImageViewer)
UseDpiChanged Occurs when the value of the UseDpi property changes. (Inherited from RasterImageViewer)
VerticalAlignModeChanged Occurs when the value of the VerticalAlignMode property changes. (Inherited from RasterImageViewer)
WriteBindingData Occurs before writing BindingData to a data binding object. (Inherited from RasterImageViewer)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly