LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

Components Property (ViewWindowFields)






Gets or sets the image components.
Syntax
public Range[] Components {get; set;}
'Declaration
 
Public Property Components As Range()
'Usage
 
Dim instance As ViewWindowFields
Dim value() As Range
 
instance.Components = value
 
value = instance.Components
public Range[] Components {get; set;}
 get_Components();
set_Components(value);
public:
property array<Range^>^ Components {
   array<Range^>^ get();
   void set (    array<Range^>^ value);
}

Property Value

This property is used to identify the image components that are to be included in the requested view window.
Remarks

If this value is not present, the request image is returned with all available components.

The value of this field represents the indicies of the requested image components starting from 0.

A client can specify a single or multiple components. Each Range value contains a set of components to be retrieved for the requested image.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features