Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

Layers Property (ViewWindowFields)






Gets or sets the number of quality layers for the requested image.
Syntax
public Nullable<int> Layers {get; set;}
'Declaration
 
Public Property Layers As Nullable(Of Integer)
'Usage
 
Dim instance As ViewWindowFields
Dim value As Nullable(Of Integer)
 
instance.Layers = value
 
value = instance.Layers

            

            
public:
property Nullable<int> Layers {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

A nullable System.Int32 used to restrict the number of codestream quality layers that belong to the view-window request.
Remarks

When this field is specified, all image data returned by the server should not exceed beyond the requested quality layers.

Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features