LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

SampleRange Constructor(Range,Nullable<Int32>)

Show in webframe





The Range of codestreams.
A nullable System.Int32 number representing the codestream sampling factor.
Initializes a new instance of the SampleRange class.
Syntax
public SampleRange( 
   Range range,
   Nullable<int> samplingFactor
)
'Declaration
 
Public Function New( _
   ByVal range As Range, _
   ByVal samplingFactor As Nullable(Of Integer) _
)
'Usage
 
Dim range As Range
Dim samplingFactor As Nullable(Of Integer)
 
Dim instance As New SampleRange(range, samplingFactor)

            

            
public:
SampleRange( 
   Range^ range,
   Nullable<int> samplingFactor
)

Parameters

range
The Range of codestreams.
samplingFactor
A nullable System.Int32 number representing the codestream sampling factor.
Requirements

Target Platforms

See Also

Reference

SampleRange Class
SampleRange Members
Overload List

 

 


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