LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ViewWindowFields Class
See Also  Members  
Leadtools.Jpip Namespace : ViewWindowFields Class



The ViewWindowFields Class includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Defines all of the fields necessary to specify a window of interest.

Object Model

ViewWindowFields ClassRange Class

Syntax

Visual Basic (Declaration) 
Public Class ViewWindowFields 
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
C# 
public class ViewWindowFields 
C++/CLI 
public ref class ViewWindowFields 

Example

Remarks

The client will use this class to specify the image view window information, a client may request an image in full resolution or smaller resolutions using the FrameSize and the RoundingDirection properties. Also the client may request portion of the image to be transmitted instead of the complete image, this is useful when the client is only interested in the displayed region without the need to transmit all the image information. The client can still requests other portions of the image in future requests.

Use the RegionSize and RegionOffset to control the portion of the image to be returned.

When an image contains multiple codestream (Pages) the client can request all codestreams to be delivered or only a single or specific set of codestreams. Use the CodeStream property to specify which codestreams to be delivered by the server. Also you can use the CodeStreamContext property to request advanced image codestream transformation for JPX images.

Inheritance Hierarchy

System.Object
   Leadtools.Jpip.ViewWindowFields

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features