LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

SamplingRate Property (ViewWindowFields)

Show in webframe





Gets or sets the sampling rate of the requested image codestreams.
Syntax
public Nullable<float> SamplingRate {get; set;}
'Declaration
 
Public Property SamplingRate As Nullable(Of Single)
'Usage
 
Dim instance As ViewWindowFields
Dim value As Nullable(Of Single)
 
instance.SamplingRate = value
 
value = instance.SamplingRate

            

            
public:
property Nullable<float> SamplingRate {
   Nullable<float> get();
   void set (    Nullable<float> value);
}

Property Value

A value use to subsample the requested codestreams mentioned by the CodeStream request field, in addition to those expanded from the CodeStreamContext values in the Codestream Context request ), so as to achieve an average sampling rate no greater than the streams-per-second value.
Remarks

This field is usable when the requested codestreams contains timing information. The server ensures that the delivered codestreams are separated with a time value not less than the streams-per-second sampling rate value.

Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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