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

RoundingDirection Enumeration






Specifies rounding direction options.
Syntax
'Declaration
 
Public Enum RoundingDirection 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RoundingDirection
public enum RoundingDirection : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Jpip.RoundingDirection = function() { };
Leadtools.Jpip.RoundingDirection.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RoundingDirection : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ClosestFor each requested codestream, the codestream image resolution that is closest to the specified size in area shall be selected.
Round_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.
Round_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.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Inheritance Hierarchy

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

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

Leadtools.Jpip Namespace

 

 


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