LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

SamplingFactor Property

Show in webframe





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:
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

See Also

Reference

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