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

SamplingFactor Property






Gets or sets the codestream sampling factor.
Syntax
public Nullable<int> SamplingFactor {get; set;}
'Declaration
 
Public Property SamplingFactor As Nullable(Of Integer)
'Usage
 
Dim instance As SampleRange
Dim value As Nullable(Of Integer)
 
instance.SamplingFactor = value
 
value = instance.SamplingFactor
public IReference<int> SamplingFactor {get; set;}
 get_SamplingFactor();
set_SamplingFactor(value);
public:
property Nullable<int> SamplingFactor {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

A nullable System.Int32 number representing the codestream sampling factor.
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

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