LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

ImplicitBinDescriptor Constructor (ImplicitBinDescriptor)

Show in webframe





A Dictionary<ImplicitBinPrefix,Range> object which defines the data-bins.
An System.Int32 value identifying the number of layers of a precinct data-bin. This value can be null.
Initializes a new instance of the ImplicitBinDescriptor class.
Syntax
public ImplicitBinDescriptor( 
   Dictionary<ImplicitBinPrefix,Range> implicitBin,
   Nullable<int> numberOfLayers
)
'Declaration
 
Public Function New( _
   ByVal implicitBin As Dictionary(Of ImplicitBinPrefix,Range), _
   ByVal numberOfLayers As Nullable(Of Integer) _
)
'Usage
 
Dim implicitBin As Dictionary(Of ImplicitBinPrefix,Range)
Dim numberOfLayers As Nullable(Of Integer)
 
Dim instance As New ImplicitBinDescriptor(implicitBin, numberOfLayers)

            

            
public:
ImplicitBinDescriptor( 
   Dictionary<ImplicitBinPrefix,Range^>^ implicitBin,
   Nullable<int> numberOfLayers
)

Parameters

implicitBin
A Dictionary<ImplicitBinPrefix,Range> object which defines the data-bins.
numberOfLayers
An System.Int32 value identifying the number of layers of a precinct data-bin. This value can be null.
Requirements

Target Platforms

See Also

Reference

ImplicitBinDescriptor Class
ImplicitBinDescriptor 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