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

Show in webframe

SampleRange Constructor(Range,Nullable<Int32>)






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

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