LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

RoundingDirection Enumeration

Show in webframe





Specifies rounding direction options.
Syntax
'Declaration
 
Public Enum RoundingDirection 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RoundingDirection

            

            
public enum class RoundingDirection : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Round_UpFor each requested codestream, the smallest codestream image resolution whose width and height are both greater than or equal to the specified size shall be selected.
0x00000001Round_DownFor each requested codestream, the largest codestream image resolution whose width and height are both less than or equal to the specified size shall be selected.
0x00000002ClosestFor each requested codestream, the codestream image resolution that is closest to the specified size in area shall be selected.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Jpip.RoundingDirection

Requirements

Target Platforms

See Also

Reference

Leadtools.Jpip Namespace

 

 


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