LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

ImplicitBinDescriptor Constructor (ImplicitBinDescriptor)






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,
   IReference<int> numberOfLayers
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImplicitBinDescriptor Class
ImplicitBinDescriptor Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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